Enabling Log Forwarding on StarOS
Use the following configuration to enable Log Forwarding from StarOS.
configure
logging
syslog cee_ops_center_listener_ip_address
facility local5
msg-format rfc5424
commit
NOTES:
-
syslog - Specifies the syslog messages.
-
cee_ops_center_listener_ip_address - Specifies the CEE Ops Center Listener IP address.
-
facility local5 - Specifies the syslog facility values.
-
msg-format rfc5424 - Specifies the syslog message format.