SV-282530r1200570_rule
V-282530
SRG-OS-000255-GPOS-00096
TOSS-05-000404
CAT II
10
Edit the /etc/audit/auditd.conf file and add or update the "log_format" option:
log_format = ENRICHED
Restart the audit daemon for the changes to take effect.
Verify TOSS 5 audit system is configured to resolve audit information before writing to disk using the following command:
$ sudo grep log_format /etc/audit/auditd.conf
log_format = ENRICHED
If the "log_format" option is not "ENRICHED", or the line is commented out, this is a finding.
V-282530
False
TOSS-05-000404
Verify TOSS 5 audit system is configured to resolve audit information before writing to disk using the following command:
$ sudo grep log_format /etc/audit/auditd.conf
log_format = ENRICHED
If the "log_format" option is not "ENRICHED", or the line is commented out, this is a finding.
M
5738