SV-256491r958424_rule
V-256491
SRG-OS-000046-GPOS-00022
PHTN-30-000014
CAT II
10
Navigate to and open:
/etc/audit/auditd.conf
Ensure the "space_left_action" line is uncommented and set to the following:
space_left_action = SYSLOG
At the command line, run the following commands:
# killproc auditd -TERM
# systemctl start auditd
At the command line, run the following command:
# grep "^space_left_action" /etc/audit/auditd.conf
Expected result:
space_left_action = SYSLOG
If the output does not match the expected result, this is a finding.
V-256491
False
PHTN-30-000014
At the command line, run the following command:
# grep "^space_left_action" /etc/audit/auditd.conf
Expected result:
space_left_action = SYSLOG
If the output does not match the expected result, this is a finding.
M
5520