grpparams syslog-server-list

Sets one to three IP addresses (with an optional port number), separated by commas and no spaces, for remote servers that will log events to a remote syslog-style log file.

The servers must be configured to accept remote log files. The default port number is 514 (UDP).

Note: To use syslog notification, you must also enable syslog notification, as described in grpparams syslog-notify.

If you want to change any of the servers in the syslog server list, you must re-enter all the IP addresses on the command line.

Format

grpparams syslog-server-list ip_addresses[:port]

Variable 

ip_addresses[:port]

One to three IP addresses, separated by commas and no spaces, and optional port.

Example

The following command specifies an IP address for a remote server:

> grpparams syslog-server-list 12.34.567.89:510