System information

Configuring the System
3-13
MOT(config)#logging trap {emergencies | alerts | critical | errors |
warnings | notifications | informational | debugging}
where:
emergencies logs emergency conditions where the system is unusable
(severity level 0).
alerts logs conditions where immediate action is needed (severity level 1).
critical logs critical conditions (severity level 2).
errors logs error conditions (severity level 3).
warnings logs warning conditions (severity level 4).
notifications logs normal but significant conditions (severity level 5).
informational logs informational descriptive system information (severity
level 6).
debugging logs debugging messages (severity level 7).
The following example configures the remote syslog server to log all messages
from warnings (severity level 4) on up to emergencies (severity level 0):
MOT(config)#logging trap warnings
4. To enable logging on the remote syslog server, use the logging on command.
MOT(config)#logging on
5. To verify that the syslog server parameters are set correctly, use the show
running-config command in Privileged EXEC mode.