UCF STIG Viewer Logo

For local logging, the Juniper SRX Services Gateway must generate a message to the system management console when a log processing failure occurs.


Overview

Finding ID Version Rule ID IA Controls Severity
V-229022 JUSX-DM-000060 SV-229022r518244_rule Low
Description
It is critical for the appropriate personnel to be aware if a system is at risk of failing to process logs as required. Without this alert, the security personnel may be unaware of an impending failure of the log capability and system operation may be adversely affected. Alerts provide organizations with urgent messages. Real-time alerts provide these messages at information technology speed (i.e., the time from event detection to alert occurs in seconds or less). Automated alerts can be conveyed in a variety of ways, including, for example, telephonically, via electronic mail, via text message, or via websites. Log processing failures include software/hardware errors, failures in the log capturing mechanisms, and log storage capacity being reached or exceeded. While this requirement also applies to the event monitoring system (e.g., Syslog, Security Information and Event Management [SIEM], or SNMP servers), the Juniper SRX must also be configured to generate a message to the administrator console. Syslog and SNMP trap events with a facility of "daemon" pertain to errors encountered by system processes.
STIG Date
Juniper SRX SG NDM Security Technical Implementation Guide 2021-03-25

Details

Check Text ( C-31337r518242_chk )
Verify the system Syslog has been configured to display an alert on the console for the emergency and alert levels of the daemon facility.

[edit]
show system syslog

If the system is not configured to generate a message to the system management console when a log processing failure occurs, this is a finding.
Fix Text (F-31314r518243_fix)
The following commands configure syslog to immediately display any emergency level or daemon alert events to the management console. The message will display on any currently logged on administrator's console.

[edit]
set system syslog user * any emergency
set system syslog user * daemon alert
set system syslog user * daemon critical