show log
ExtremeWare Software 7.3.0 Command Reference Guide 715
• Debug-Data—Data
The three severity levels for extended debugging,
debug-summary
,
debug-verbose
, and
debug-data
,
require that debug mode be enabled (which may cause a performance degradation). See the command
enable log debug-mode
on page 692.
Log entries remain in the NVRAM log after a switch reboot. Issuing a
clear log
command does not
remove these static entries. To remove log entries from NVRAM, use the following command:
clear log messages nvram
NOTE
If you download a configuration, the output of the show log command might not completely display
commands longer than 240 characters. This is a display problem; the configuration loads correctly.
NOTE
If you download a configuration and use the show log command to view the parsing of the configuration,
the log does not display the entire parsing. This is a display problem; the configuration parses and loads
correctly.
Example
The following command displays messages with a critical severity:
show log critical
Table 15: Severity Levels Assigned by the Switch
1
1. In ExtremeWare version 7.1.0, the levels alert and emergency were deprecated. The equivalent level is critical.
Level Description
Critical A serious problem has been detected which is compromising the operation of the
system and that the system can not function as expected unless the situation is
remedied. The switch may need to be reset.
Error A problem has been detected which is interfering with the normal operation of the
system and that the system is not functioning as expected.
Warning An abnormal condition, not interfering with the normal operation of the system, has
been detected which may indicate that the system or the network in general may not
be functioning as expected.
Notice A normal but significant condition has been detected, which signals that the system is
functioning as expected.
Info (Informational) A normal but potentially interesting condition has been detected, which signals that the
system is functioning as expected and simply provides information or confirmation
about the condition.
Debug-Summary A condition has been detected that may interest a developer determining the reason
underlying some system behavior.
Debug-Verbose A condition has been detected that may interest a developer analyzing some system
behavior at a more verbose level than provided by the debug summary information.
Debug-Data A condition has been detected that may interest a developer inspecting the data
underlying some system behavior.