Specifications

3-312
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) logging
(config) logging
To configure system logging, use the logging global configuration command. To disable logging
functions, use the no form of this command.
logging {console {enable | priority loglevel} | disk {enable | filename filename | priority loglevel |
recycle size} | facility facility | host {hostname | ip-address} [port port_num | priority
loglevel
| rate-limit message_rate]}
Syntax Description console Sets system logging to a console.
enable Enables system logging to a console.
priority Sets which priority level messages to send to syslog file.
loglevel Use one of the following keywords:
alertImmediate action needed. Priority 1.
criticalImmediate action needed. Priority 2.
debug—Debugging messages. Priority 7.
emergencySystem is unusable. Priority 0.
error—Error conditions. Priority 3.
informationInformational messages. Priority 6.
notice—Normal but significant conditions. Priority 5.
warningWarning conditions. Priority 4.
disk Sets system logging to a disk file.
enable Enables system logging to a disk file.
filename Sets the name of the syslog file.
filename Name of the syslog file.
recycle Overwrites syslog.txt when it surpasses the recycle size.
size Size of syslog file in bytes (1000000–50000000).
facility Sets facility parameter for syslog messages.