SV-256488r958414_rule
V-256488
SRG-OS-000038-GPOS-00016
PHTN-30-000011
CAT II
10
Navigate to and open:
/etc/audit/auditd.conf
Ensure the "log_format" line is uncommented and set to the following:
log_format = RAW
At the command line, run the following command:
# killproc auditd -TERM
# systemctl start auditd
At the command line, run the following command:
# grep "^log_format" /etc/audit/auditd.conf
Expected result:
log_format = RAW
If there is no output, this is not a finding.
If the output does not match the expected result, this is a finding.
V-256488
False
PHTN-30-000011
At the command line, run the following command:
# grep "^log_format" /etc/audit/auditd.conf
Expected result:
log_format = RAW
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