Specifications
3-117
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
debug wafs
debug wafs
To set the log level of WAFS running components, use the debug wafs EXEC command. To disable
debugging, use the undebug form of this command.
debug wafs {{all | core-fe | edge-fe | manager | utilities} {debug | error | info | warn}}
undebug wafs {{all | core-fe | edge-fe | manager | utilities} {debug | error | info | warn}}
Syntax Description
Defaults No default behavior or values.
Command Modes EXEC
Device Modes application-accelerator
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 and Submitting a Service Request” section on page xx.
If the watchdog utility is not running, the message “WAAS is not running” appears.
Use the show debugging command to display enabled debug options.
The output associated with the debug command is written to either the syslog file in /local1/syslog.txt
or the debug log associated with the module in the file /local1/errorlog/module_name-errorlog.current.
The debug log file associated with a module will be rotated to a backup file when the current file reaches
its maximum size. The backup files are named as follows: name-errorlog.#, where # is the backup file
number.
wafs (Optional) Unsets the notification level (debug, info, warn, error)
at which messages from the WAAS software component and
utilities are logged.
all Unsets the logging level for all software components and utilities
at once.
core-fe Unsets the logging level for WAEs s acting as a core File Engine.
edge-fe Unsets the logging level for WAEs acting as an edge File Engine.
manager Unsets the logging level for the Device Manager.
utilities Unsets the logging level for WAAS utilities.
debug Specifies debug.
error
Specifies error.
info Specifies info.
warn Specifies warn.