Compaq AA-Q88CE-TE Network Router User Manual


 
SET LOG
/OPERATOR
/NOOPERATOR (D)
Specifies that messages are written to the operator log.
/OUTPUT[=file-spec]
/OUTPUT=stdout (D)
Specifies that the resulting information is written to the file
file-spec
.If
/OUTPUT
or
file-spec
is omitted then the standard or default output is used.
Related Commands
SHOW LOG
Examples
RTR> SET LOG/FILE=RTRLOG.LOG/OPERATOR
This command tells RTR to write log messages to the file RTRLOG.LOG and to
the operator log.
RTR> SET LOG/NOFILE/NOOPERATOR
This command suppresses all RTR log messages.
RTR> SET LOG/FILE="/usr/users/rtruser/daily_logfile"
This command tells RTR to write log messages to the file
/usr/users/rtruser
/daily_logfile.log
.
RTR> SET LOG/FILE=("logfile1.log","logfile2.log")
This command tells RTR to write log messages to
logfile1.log
and
logfile2.log
.
RTR> SET LOG/OPERATOR
This command tells RTR to write log messages to the system log.
RTR Command Line Interface 6–117