SV-256529r971542_rule
V-256529
SRG-OS-000343-GPOS-00134
PHTN-30-000057
CAT II
10
Navigate to and open:
/etc/audit/auditd.conf
Ensure the "space_left" line is uncommented and set to the following:
space_left = 75
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 " /etc/audit/auditd.conf
Expected result:
space_left = 75
If the output does not match the expected result, this is a finding.
V-256529
False
PHTN-30-000057
At the command line, run the following command:
# grep "^space_left " /etc/audit/auditd.conf
Expected result:
space_left = 75
If the output does not match the expected result, this is a finding.
M
5520