5-198 Compact T1 - Release 6.1
CLI Commands
set
set syslog
Use the set syslog commands to configure the Syslog client features.

set syslog disable

Use the set syslog disable command to disable sending alarm and event messages to
external syslog servers. The initial default setting is disabled.
Syntax: set syslog disable
Example: set syslog disable
The example will disable syslog on the Controller.

set syslog enable

Use the set syslog enable command to enable sending alarm and event messages to external
syslog servers. The command will fail if there is not at least one syslog server configured,
see set syslog server. The initial default setting is disabled.
Syntax: set syslog enable
Example: set syslog enable
The example will enable syslog on the Controller.

set syslog server all facility

Use the set syslog server all facility command to specify the syslog facility value that the
controller will report to the syslog server in each message.
Syntax: set syslog server all facility {value}
Example: set syslog server 2 facility 18
The example will set the facility value in the syslog messages sent to syslog
server 2 to 18 (local use 2).
{value}
The facility value to report in the syslog messages sent to the server. Range is 0 - 23, with
a default of 16.