Specifications
3-106
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
debug wafs
For any debug command, system logging must be enabled. The command to enable logging is the
logging disk enable global configuration command, which is enabled by default.
If a debug command module uses the syslog for debug output, then you must use the logging disk
priority debug global configuration command (the default is logging disk priority notice).
If a debug command module uses the debug log for output, then the output can be filtered based on the
priority level configuration for the four different levels of debug log output, as follows:
• For filtering on critical debug messages only, use the logging disk priority critical global
configuration command.
• For filtering on critical and error level debug messages, use the logging disk priority error global
configuration command.
• For filtering on critical, error, and trace debug level debug messages, use the logging disk priority
debug global configuration command.
• For seeing all debug log messages, which include critical, error, trace and detail messages, use the
logging disk priority detail global configuration command.
Regardless of the priority level configuration, any syslog messages at the LOG_ERROR or higher
priority will be automatically written to the debug log associated with a module.
We recommend that you use the debug and undebug commands only at the direction of Cisco Systems
technical support personnel.
Examples The following example shows how to set the log level for all WAFS components to error level:
WAE# debug wafs all error
Related Commands show debugging