Specifications

12-225
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
logging syslog
logging syslog
To identify a remote syslog host to be used to log SN 5428-2 Storage Router event messages, use the
logging syslog command. Use the no form of this command to disable remote logging.
logging syslog A.B.C.D
no logging syslog
Syntax Description
Defaults Remote logging is disabled by default.
Command Modes Administrator.
Command History
Usage Guidelines This command identifies a remote syslog host to receive storage router event messages.
Use the logging level command with the destination keyword rslog to configure the messages to be
logged to the remote host.
Use the no logging syslog command to disable remote logging.
Use the delete logging command to remove specific logging table entries.
Use the show logging command to display the status of remote logging and the IP address of the
remote syslog server.
Examples The following example identifies the IP address of the remote syslog host as 10.1.1.144 and adds a entry
to the logging table to route all emergency level messages to that remote host.
[SN5428-2A]# logging syslog 10.1.1.144
[SN5428-2A]# logging level emergency from all to rslog
A.B.C.D The IP address of the syslog host to be used for remote logging.
Release Modification
3.2.1 This command was introduced.