Command Reference Guide

set log 587
sessions — Sets the default log values for Telnet sessions. You can
set defaults for the following log parameters:
Severity
Logging state (enabled or disabled)
To override the session defaults for an individual session, type the set
log command from within the session and use the current option.
trace — Sets log parameters for trace files.
severity severity-level Logs events at a severity level greater
than or equal to the level specified. Specify one of the following:
emergency — The WX switch is unusable.
alert — Action must be taken immediately.
critical — You must resolve the critical conditions. If the
conditions are not resolved, the WX can reboot or shut down.
error — The WX is missing data or is unable to form a connection.
warning — A possible problem exists.
notice — Events that potentially can cause system problems have
occurred. These are logged for diagnostic purposes. No action is
required.
info — Informational messages only. No problem exists.
debug — Output from debugging.
local-facility facility-levelFor messages sent to a syslog
server, maps all messages of the severity you specify to one of the
standard local log facilities defined in RFC 3164. You can specify one
of the following values:
0 — maps all messages to local0.
1 — maps all messages to local1.
2 — maps all messages to local2.
3 — maps all messages to local3.
4 — maps all messages to local4.
5 — maps all messages to local5.
6 — maps all messages to local6.
7 — maps all messages to local7.