STIGQter STIGQter: STIG Summary: Juniper EX Series Switches Network Device Management Security Technical Implementation Guide Version: 2 Release: 5 Benchmark Date: 01 Jul 2026:

The Juniper EX switch must be configured to allocate audit record storage capacity in accordance with organization-defined audit record storage requirements.

DISA Rule

SV-253918r961392_rule

Vulnerability Number

V-253918

Group Title

SRG-APP-000357-NDM-000293

Rule Version

JUEX-NM-000410

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the network device to allocate audit record storage capacity in accordance with organization-defined audit record storage requirements.

Configure external syslog server(s):
set system syslog host <address 1> any info
set system syslog host <address 2> any info

Check Contents

Determine if the network device allocates audit record storage capacity in accordance with organization-defined audit record storage requirements.

This requirement may be verified by configuration review or vendor-provided information. This requirement may be met through use of a properly configured syslog server if the device is configured to use the syslog server.

Junos does not permit configuring audit logging storage space. However, the majority of disk space is reserved for local audit log storage and file are rotated using a first-in-first-out (FIFO) function.
Verify external syslog servers are configured.
[edit system syslog]
host <address 1> {
any info;
}
host <address 2> {
any info;
}

If audit record store capacity is not allocated in accordance with organization-defined audit record storage requirements, or the device is not configured to use external syslog server(s), this is a finding.

Vulnerability Number

V-253918

Documentable

False

Rule Version

JUEX-NM-000410

Severity Override Guidance

Determine if the network device allocates audit record storage capacity in accordance with organization-defined audit record storage requirements.

This requirement may be verified by configuration review or vendor-provided information. This requirement may be met through use of a properly configured syslog server if the device is configured to use the syslog server.

Junos does not permit configuring audit logging storage space. However, the majority of disk space is reserved for local audit log storage and file are rotated using a first-in-first-out (FIFO) function.
Verify external syslog servers are configured.
[edit system syslog]
host <address 1> {
any info;
}
host <address 2> {
any info;
}

If audit record store capacity is not allocated in accordance with organization-defined audit record storage requirements, or the device is not configured to use external syslog server(s), this is a finding.

Check Content Reference

M

Target Key

5477