The Juniper SRX Services Gateway must generate log records when logon events occur.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
lowV-223194SRG-APP-000503-NDM-000320JUSX-DM-000043SV-223194r961824_rule2024-12-203
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>