SV-256487r958412_rule
V-256487
SRG-OS-000037-GPOS-00015
PHTN-30-000010
CAT II
10
Navigate to and open:
/etc/audit/auditd.conf
Ensure the "write_logs" line is uncommented and set to the following:
write_logs = yes
At the command line, run the following command:
# killproc auditd -TERM
# systemctl start auditd
At the command line, run the following command:
# grep "^write_logs" /etc/audit/auditd.conf
Expected result:
write_logs = yes
If there is no output, this is not a finding.
If the output does not match the expected result, this is a finding.
V-256487
False
PHTN-30-000010
At the command line, run the following command:
# grep "^write_logs" /etc/audit/auditd.conf
Expected result:
write_logs = yes
If there is no output, this is not a finding.
If the output does not match the expected result, this is a finding.
M
5520