Log file – Allied Telesis AT-S83 User Manual
Page 129

AT-S83 Management Software Command Line Interface User’s Guide
129
LOG FILE
Syntax
log file|record-priority|stdout|syslog
Parameters
file
Indicates logging to a file.
record-priority
Indicates the priority of the message.
stdout
Indicates logging goes to a standard output device
(stdout).
syslog
Indicates logging goes to a System Log (syslog) file.
Description
Use the LOG FILE command to place limits on system logging files and
the location of the log files. Use the no form of this command to revert
logging to the default file. By default, the log file is written to a filename in
the default directory which is usually usr/local/sbin.
Command Mode
Configuration Terminal Mode
Example
The following commands send logging information to the syslog file:
switch#configure terminal
switch(config)#log syslog
Related Commands
none