Topics Discussed
...
You can use this document to send Juniper logs to Armor's Security Information & Event Management (SIEM).
This document only applies to:
...
Log into the Juniper SRX device.
Access the privileged EXEC mode:
Code Block language bash user@hostname> configure
Configure logging to a designated Armor Log Relay:
Code Block language bash [edit] user@hostname(config)# set system syslog host <ipaddress1> <facility> <severity> user@hostname(config)# set system syslog host <ipaddress1> port <port> user@hostname(config)# set system syslog host <ipaddress1> source-address <ipaddress2> user@hostname(config)# set system syslog host <ipaddress1> structured-data
Note |
---|
|
...
|
...
|
...
|
...
|
...
|
Save the changes:
Code Block language bash [edit} user@hostname# commit
Review the logging configuration:
Code Block language bash user@hostname# show system syslog
Info | |||||||
---|---|---|---|---|---|---|---|
TroubleshootingVerify that logs are formatted correctly, similar to the following example:
|
...