...
...
...
...
...
...
...
id | 116815390 |
---|
...
id | 116815401 |
---|
...
Topics Discussed
Table of Contents | ||||
---|---|---|---|---|
|
...
Insert excerpt |
---|
...
|
...
|
...
|
...
|
You can use this document to send Juniper logs to Armor's Security Information & Event Management (SIEM).
This document only applies to:
SRX100, SRX110, SRX210, SRX220, SRX240, SRX550, SRX650, vSRX
Juniper SRX (JUNOS 15.X)
Juniper SRX (JUNOS 17.X)
Juniper SRX (JUNOS 18.X)
Juniper SRX (JUNOS 19.X)
Pre-Deployment Considerations
...
To create a remote Log Relay, you must already have:
A Log Relay server on your account
To learn how to add Log Relay to your account, see Obtain Log Relay for Remote Log Collection
Configured the system clock
Update Your Juniper Device
...
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 | |
---|---|
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:
|
Additional Documentation
Review the following documentation from Juniper:
SRX Getting Started - Configure Traffic Logging (Security Policy Logs) for SRX Branch Devices
Junos OS System Logging Facilities and Message Severity Levels
...