S
YSTEM
M
ANAGEMENT
C
OMMANDS
3-37
• ram - Event history stored in temporary RAM (i.e., memory flushed
on power reset).
• trap - Messages sent to remote syslog servers.
Default Setting
None
Command Mode
Privileged Exec
Command Usage
This command shows the following information:
• Syslog logging
– Whether or not system logging has been enabled via
the logging on command.
• History logging in FLASH/RAM
– The message level(s) that are
reported based on the logging history command.
• Any system and event messages stored in memory.
• Remote logging – Whether logging to remote syslog servers has been
enabled via the logging host command, the message level(s) that are
sent, and a list of configured syslog server IP addresses.
Example
The following example shows that system logging is enabled, the message
level for flash memory is “errors” (i.e., default level 3 - 0), the message
level for RAM is “debugging” (i.e., default level 7 - 0), and lists one sample
error.
Console#show logging flash
Syslog logging: Enable
History logging in FLASH: level errors
[0] 0:0:5 1/1/1
"PRI_MGR_InitDefault function fails."
level: 3, module: 13, function: 0, and event no.: 0
Console#show logging ram
Syslog logging: Enable
History logging in RAM: level debugging
[0] 0:0:5 1/1/1
"PRI_MGR_InitDefault function fails."
level: 3, module: 13, function: 0, and event no.: 0
Console#