...
Parameter | Value |
---|---|
siem | HP ArcSight |
protocol | UDP/TCP |
port | 514/601 |
host | The Host/IP address of the LCP |
format | CEF |
Example:
Code Block |
---|
syslog_outbound=[{"siem": "HP ArcSight ", "format": "CEF", "host": "LCP_MACHINE_ADDRESS", "port": 514, "protocol": "UDP"}] |
...