Chapter 17: Event Log and Syslog Server Commands
278
SHOW LOG
Syntax
show log=temporary [full] [module=module]
[reverse] [severity=severity]
Parameters
log Specifies the location of the event log. The only
option is:
temporary Displays the events stored in
temporary memory which can
contain up to 4,000 events.
full Controls the format of the event log. Without this
option, the log displays the time, module, severity,
and description for each entry. With it, the log also
displays the filename, line number, and event ID.
module Specifies the AT-S62 module whose events you
want displayed. You can specify more than one
module by separating them with commas, for
example, MAC,PACCESS. For a list of modules, refer
to Table 4 on page 279. If you omit this parameter,
the command displays the event messages from all
the modules.
reverse Specifies the order in which the events are
displayed. With this option, the events are displayed
newest to oldest. Without it, the events are
displayed oldest to newest.
severity Specifies the severity of the events to display. Event
severity is a predefined value assigned to an event
by the switch, according to its impact on the switch’s
operation. Choices are I for Informational, E for Error,
W for Warning, and D for Debug. You can select
more than one severity at a time (for example, E,W).
For a definition of the severity levels, see Table 5,
“Event Log Severity Levels” on page 281. If you omit
this parameter, the command displays the
informational, error, and warning messages.