D-12
Cisco Wireless LAN Controller Configuration Guide
OL-17037-01
Appendix D Troubleshooting
Configuring System and Message Logging
Step 5 To save debug messages to the controller buffer, the controller console, or a syslog server, enter these
commands:
• config logging debug buffered {enable | disable}
• config logging debug console {enable | disable}
• config logging debug syslog {enable | disable}
By default, the console command is enabled, and the buffered and syslog commands are disabled.
Step 6 To cause the controller to include information about the source file in the message logs or to prevent the
controller from displaying this information, enter this command:
config logging fileinfo {enable | disable}
The default value is enabled.
Step 7 To cause the controller to include process information in the message logs or to prevent the controller
from displaying this information, enter this command:
config logging procinfo {enable | disable}
The default value is disabled.
Step 8 To cause the controller to include traceback information in the message logs or to prevent the controller
from displaying this information, enter this command:
config logging traceinfo {enable | disable}
The default value is disabled.
Step 9 To enable or disable timestamps in log messages and debug messages, enter these commands:
• config service timestamps log {datetime | disable}
• config service timestamps debug {datetime | disable}
where
–
datetime = Messages are timestamped with the standard date and time. This is the default value.
–
disable = Messages are not timestamped.
Step 10 To save your changes, enter this command:
save config
Using the CLI to View System and Message Logs
To see the logging parameters and buffer contents, enter this command:
show logging
Information similar to the following appears:
Logging to buffer :
- Logging of system messages to buffer :
- Logging filter level.......................... errors
- Number of system messages logged.............. 8716
- Number of system messages dropped............. 2906
- Logging of debug messages to buffer ........... Disabled
- Number of debug messages logged............... 0
- Number of debug messages dropped.............. 0