Chapter 17: Event Log and Syslog Server Commands
282
The columns in the log are described below:
S (Severity) - The event’s severity. Table 5 on page 281 defines the
different severity levels.
Date/Time - The date and time the event occurred.
Event - The module within the AT-S62 software that generated
the event followed by a brief description of the event. For a list of
the AT-S62 modules, see Table 4 on page 279.
Event ID - A unique number that identifies the event. (Displayed
only in the Full display mode.)
Filename and Line Number - The subsection of the AT-S62 module
and the line number that generated the event. (Displayed only in
the Full display mode.)
Examples
The following command displays all the entries in the event log:
show log=temporary
The following command displays the events in the full display mode,
which adds more information:
show log=temporary full
The following command displays only those entries from the file system
and Quality of Service modules:
show log=temporary module=file,qos
The following command displays the error and warning entries from the
VLAN module:
show log module=vlan severity=e,w