SV-239082r675054_rule
V-239082
SRG-OS-000037-GPOS-00015
PHTN-67-000010
CAT II
10
Open /etc/audit/auditd.conf with a text editor.
Ensure that the "write_logs" line is uncommented and set to the following:
write_logs = yes
At the command line, execute the following command:
# service auditd reload
At the command line, execute 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-239082
False
PHTN-67-000010
At the command line, execute 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
5323