CLI Reference Guide-R05

Table Of Contents
Chapter 4
| System Management Commands
Event Logging
– 139 –
Example
Console(config)#logging on
Console(config)#
Related Commands
logging history (137)
logging trap (139)
clear log (140)
logging trap This command enables the logging of system messages to a remote server, or
limits the syslog messages saved to a remote server based on severity. Use this
command without a specified level to enable remote logging. Use the no form to
disable remote logging.
Syntax
logging trap [level level]
no logging trap [level]
level - One of the syslog severity levels listed in the table on
page 137. Messages sent include the selected level through level 0.
Default Setting
Disabled
Level 7
Command Mode
Global Configuration
Command Usage
Using this command with a specified level enables remote logging and sets the
minimum severity level to be saved.
Using this command without a specified level also enables remote logging, but
restores the minimum severity level to the default.
Example
Console(config)#logging trap 4
Console(config)#