Difference between revisions of "Flow/Settings/Alerting/Syslog"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
Line 6: Line 6:
 
e.g.  
 
e.g.  
 
172.21.40.1,172.21.40.2,172.21.40.3
 
172.21.40.1,172.21.40.2,172.21.40.3
 +
 
Each entry can also have a port, facility and logging level set by using the format
 
Each entry can also have a port, facility and logging level set by using the format
 +
 
IP_Address:Port:Facility:Level
 
IP_Address:Port:Facility:Level
  

Revision as of 10:00, 29 September 2016

You can automatically have alerts sent to you syslog server(s) for choice.

In this page you can select what type of alerts to send to the syslog server(s). the syslog servers input can have multiple entries, separated by a comma ","

e.g. 172.21.40.1,172.21.40.2,172.21.40.3

Each entry can also have a port, facility and logging level set by using the format

IP_Address:Port:Facility:Level

e.g. 172.21.40.1:515:4:23,172.21.40.2:516:4:23

The above would send messages to 2 servers, .1 is on port 515 and .2 is on port 516

Both are using the "Local 7" facility and the "Warning" level [[1]]

Settings alerting syslog.png