SV-261415r1038966_rule
V-261415
SRG-OS-000047-GPOS-00023
SLEM-05-653035
CAT II
10
Configure SLEM 5 to shut down by default upon audit failure.
Add or modify the following line in the "/etc/audit/auditd.conf " file:
disk_full_action = HALT
Note: If system availability has been determined to be more important, and this decision is documented with the information system security officer (ISSO), configure SLEM 5 to notify system administration staff and ISSO staff in the event of an audit processing failure by setting the "disk_full_action" to "SYSLOG" or "SINGLE".
Verify SLEM 5 takes the appropriate action when the audit storage volume is full using the following command:
> sudo grep disk_full_action /etc/audit/auditd.conf
disk_full_action = HALT
If "disk_full_action" is not set to "HALT", "SYSLOG", or "SINGLE", is commented out, or is missing, this is a finding.
V-261415
False
SLEM-05-653035
Verify SLEM 5 takes the appropriate action when the audit storage volume is full using the following command:
> sudo grep disk_full_action /etc/audit/auditd.conf
disk_full_action = HALT
If "disk_full_action" is not set to "HALT", "SYSLOG", or "SINGLE", is commented out, or is missing, this is a finding.
M
5596