auth 0 0
authpriv 3 3
bootvar 5 5
callhome 2 2
capability 2 2
cdp 2 2
cert_enroll 2 2
...
Configuring Module and Facility Messages Logging
You can configure the severity level and time-stamp units of messages logged by modules and facilities.
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enables module log messages that have the specified severity
level or higher. Severity levels range from 0 to 7:
switch(config)# logging module
[severity-level]
Step 2
• 0 – emergency
• 1 – alert
• 2 – critical
• 3 – error
• 4 – warning
• 5 – notification
• 6 – informational
• 7 – debugging
If the severity level is not specified, the default of 5 is used.
Enables logging messages from the specified facility that have
the specified severity level or higher. Severity levels from 0 to
7:
switch(config)# logging level
facility severity-level
Step 3
• 0 – emergency
• 1 – alert
• 2 – critical
• 3 – error
• 4 – warning
• 5 – notification
• 6 – informational
• 7 – debugging
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 6.x
73
Configuring System Message Logging
Configuring Module and Facility Messages Logging