System information
BSR 64000 Configuration and Management Guide
3-12
• Logging Your CLI Session to the Syslog Server
Configuring Logging for a Remote Syslog Server
You can configure up to three remote syslog servers. Follow these steps to configure
logging parameters for a remote syslog server:
1. To configure system log parameters for a remote syslog server, use the logging
command in Global Configuration mode, as shown below:
MOT(config)#logging {<A.B.C.D>}
where:
A.B.C.D is the IP address of the syslog server
For example:
MOT(config)#logging 10.10.10.53
2. To identify the logging facility, use the logging facility command in Global
Configuration mode, as shown below:
MOT(config)#logging facility {local0 | local1 | local2 | local3 | local4 | local5
| local6 | local7}
If you do not identify the logging facility using this command, the system defaults
to local7.
3. To set the severity level of messages to be logged to the remote syslog servers,
use the logging trap command in Global Configuration mode, as shown below:
Note: Use the no logging command if you want to disable logging on the
remote syslog server.
Note: Remember to match this setting in the config file of your syslog server.