STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to Juniper SRX Services Gateway NDM Security Technical Implementation Guide

V-223194

CAT III (Low)

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

Rule ID

SV-223194r961824_rule

STIG

Juniper SRX Services Gateway NDM Security Technical Implementation Guide

Version

V3R3

CCIs

CCI-000172

Discussion

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 Content

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 Text

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>