Datasheet

®
USER’S GUIDE
Vertical Console Port Server
76
syslog
Syslog messaging recipient configuration and display.
syslog synopsis
syslog [add | del] <remote-host>
syslog list
syslog description
Use this command to configure the list of remote syslog servers that will
receive syslog messages from the VCPS. The remote host may be
specified as an IP address or DNS hostname.
syslog add <remote-host> - Add a new remote syslog server to the list.
syslog del <remote-host> - Remove a remote syslog server from the list.
syslog list - List all configured remote syslog servers.
syslog examples
syslog add 192.168.1.123
Add the remote syslog server at 192.168.1.123 to the list of syslog
servers.
syslog del server1.mydomain.com
Remove the server server1.mydomain.com from the list of syslog
servers.