Configuration Mode Commands : System administration commands : logging
  
logging
Adds a remote system log (syslog) server to the system.
Syntax
[no] logging <hostname or ip-address> [port <port-number> | secure enable | trap <log-level>]
Parameters
<hostname or ip-address>
IPv4 or IPv6 address for the syslog server.
port <port-number>
Specifies the port number of the remote log server.
secure enable
Establishes a secure connection with the remote log server. You must add the certificate and key before enabling this option.
trap <log-level>
Specifies the trap log level of the syslog server:
emerg—Emergency, the system is unusable.
alert—Action must be taken immediately.
critical—Critical conditions.
err—Error conditions.
warning—Warning conditions.
notice—Normal but significant conditions, such as a configuration change. This is the default setting.
info—Informational messages.
If you have set different log levels for each remote syslog server, this option changes all remote syslog servers to have a single log level.
Usage
The no command option removes a remote syslog server from the system.
Example
amnesiac (config) # logging 10.0.0.2
Product
SCC, Interceptor, Client Accelerator, SteelHead, SteelHead-v, SteelHead-c
Related Commands
show logging