System information
12-460
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show logging
The following example matches on a regular expression and displays all messages from the UI or IF
facility, or all messages at notice or debug level. Only the last 50 log messages are searched for matches.
[sn5428-2a]# show logging last 50 match “(%(UI|IF)-|-[67]-)”
Oct 10 13:28:45: %UI-5-EWSSSL: Starting SSL OpenSSL 0.9.6e 30 Jul 2002 Port 443
Oct 10 13:28:53: %HA-6-HHMTMEC: HA_monitor_task: monitor event change with scsirouter/foo
Oct 10 13:29:09: %UI-5-NSCL: Successful CLI login from [console]
Oct 10 13:29:09: %UI-6-CCEMCS: Executed command "enable" return code is 0
Oct 10 13:29:14: %UI-6-CCEMCS: Executed command "show logging" return code is 0
The following is example output from the show logging match “Successful” command. Only the last
20 log entries are searched for matches.
[SN5428-2A]# show logging match "Successful"
Apr 10 20:48:13: %UI-5-NSCL: Successful CLI login from [10.1.68.196]
Apr 10 22:15:12: %UI-5-NSCL: Successful CLI login from [10.1.42.120]
May 29 21:43:05: %UI-5-NSCL: Successful CLI login from [console]
Related Commands Command Description
clear logging table Clear the SN 5428-2 Storage Router logging table of all entries, or to reset
the table to factory defaults.
delete logging Delete a rule from the logging table.
logging #? Insert a routing rule entry into the logging table.
logging level Add rule entries to route storage router event, debug and trace messages to
various destinations based on facility and notification level.
logging on Enable or temporarily disable logging of storage router event message.
logging syslog Identify a remote syslog host to be used to log messages.