UCF STIG Viewer Logo

The Juniper SRX Services Gateway must generate log records when changes are made to administrator privileges.


Overview

Finding ID Version Rule ID IA Controls Severity
V-223192 JUSX-DM-000041 SV-223192r513268_rule Low
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.
STIG Date
Juniper SRX SG NDM Security Technical Implementation Guide 2021-03-25

Details

Check Text ( C-24865r513266_chk )
Verify the device logs change-log events of severity info or any to an external syslog server.

[edit]
show system syslog

host {
any ;
source-address ;
}

-OR-

host {
change-log ;
source-address ;
}

If an external syslog host is not configured to log facility change-log severity , or configured for facility any severity , this is a finding.
Fix Text (F-24853r513267_fix)
Configure at least one external syslog host is configured to log facility change-log or any, and severity info or any.

[edit system syslog]
set host any

-OR-

[edit]
set host change-log