The Juniper SRX Services Gateway must generate log records when logon events occur.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
low | V-223194 | SRG-APP-000503-NDM-000320 | JUSX-DM-000043 | SV-223194r961824_rule | 2024-12-20 | 3 |
Description |
---|
Without generating log records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one. |
ℹ️ Check |
---|
Verify the device generates a log when login events occur. [edit] show system syslog host <syslog server address> { any <info | any>; source-address <device address>; } If an external syslog host is not configured to log, or configured for facility any severity <info | any>, this is a finding. |
✔️ Fix |
---|
Configure at least one external syslog host to log facility any and severity info or any. [edit system syslog] set host <syslog server address> any <info | any> |