Specifications

12-221
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
logging level
Table 12-15 describes the available logging destinations.
Use the save system bootconfig or save all bootconfig commands to save the logging table
To delete a routing rule from the logging table, use the delete logging command.
Note Any message that does not have a matching rule in the logging table is discarded.
Examples The following example logs anything from the HA facility with notification level of notice (or lower) to
all logging destinations.
[SN5428-2A]# logging level notice from HA to all
The following example logs messages from all facilities with a notification level of warning or lower to
all destinations. (If this is the only rule in the logging table, any message with a notification level of
debug, info or notice is discarded and not logged.) The log route entries are saved to the bootable
configuration of the storage router.
[SN5428-2A]# logging level warning from all to all
[SN5428-2A]# save system bootconfig
Table 12-15 Logging Level Destinations
Destination Description
all Logs to all destinations.
none No logging occurs.
console Logs to console CLI sessions.
logfile Logs messages to the storage router log file.
rslog Logs messages to a remote syslog server. Use the
logging syslog command to specify the IP address
of the remote syslog server.
vty Logs to all Telnet, SSH, or other virtual terminal
CLI sessions.