Specifications
3-36
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
debug
Defaults No default behavior or values
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines Because the performance of the WAAS device degrades when you use the debug command, we
recommend that you use this command only at the direction of Cisco TAC. For more information, see
the
“Obtaining Documentation, Obtaining Support, and Security Guidelines” section on page xiv.
If the watchdog utility is not running, the message “WAAS is not running” appears.
Use the show debugging command to display enabled debug options.
Examples The following example shows how to enable debug monitoring of user authentication, verify it is
enabled, and then disable debug monitoring:
WAE# debug authentication user
WAE# show debugging
Debug authentication (user) is ON
WAE# no debug authentication user
The following example shows how to set the logging level to debug for the Core WAEs in your system,
then return the logging level to its default (info):
WAE# debug wafs ?
all log level for all components
core-fe log level for Core FE
edge-fe log level for Edge FE
manager log level for Manager
utilities log level for Utilities
WAE# debug wafs core-fe ?
debug set log level to DEBUG
error set log level to ERROR
info set log level to INFO (default)
warn set log level to WARN
WAE# debug wafs core-fe debug
corefe log level set to DEBUG
emdb (Optional) Enables embedded database debugging.
level (Optional) Enables the specified debug level for EMDB service.
levelnum (Optional) Debug level to disable. (Level 0 disables debugging.)
rpc (Optional) Enables the remote procedure calls (RPC) logs.
detail Enables the RPC logs of priority “detail” level or higher.
trace Enables the RPC logs of priority “trace” level or higher.