System information

Table Of Contents
3. Commands
3-74 July 2004 4821-A2-GB21-00
Configure Syslog Threshold
Configure Syslog Remote Enable
When remote syslog is enabled, the system will send the syslog message to the
local syslog file as well as to the remote syslog server that has been configured.
configure syslog threshold {emergency | alert | information | debug}
Minimum Access Level: Administrator
The configure syslog threshold command specifies the levels of messages that are written to
the system log.
emergency – Emergency and higher priority messages are written to the system log.
alert – Alert and higher priority messages are written to the system log. This is the default.
information – Informational and higher priority messages are written to the system log.
debug – Debug and higher priority messages are written to the system log.
Example:
PDYN# configure syslog threshold information
configure syslog remote {enabled | disabled}
Minimum Access Level: Administrator
The configure syslog remote enable command enables or disables the remote syslog feature.
disabled – No messages get sent to a remote syslog server. This is the default.
enabled – Syslog messages will be sent to a remote server if one has been defined.
Example:
PDYN# configure syslog remote enabled