User manual
2
2-118
E/OS Command Line Interface User Manual
config
log. The syslog feature will send the user requested logs (supported
logs) to the syslog service on a remote host.
You may configure up to three remote syslog recipients. A single
facility may be configured for each remote syslog recipient and the
default is Local 0. All syslog facilities are limited to the local use facility
(Local 0 - Local 7).
config.syslog.addServer
Syntax addServer index IP facility
Purpose This command configures a syslog server at a given index.
Parameters This command has three parameters:
Command Example
Root> config syslog addserver 1 121.34.56.78 Local1
config.syslog.deleteServer
Syntax deleteServer index
Purpose This command deletes a syslog server configuration.
Parameters This command has one parameter:
Command Example
Root> config syslog deleteserver 2
config.syslog.setLogConfig
Syntax setLogConfig logName state
index The index number for the server. Possible values are
1 to 3.
IP The IP address of the server.
facility The facility for the server. Possible values are Local0
- Local7.
index The index number of the server to be deleted.
Possible values are 1 to 3.