SV-253053r991589_rule
V-253053
SRG-OS-000480-GPOS-00227
TOSS-04-031360
CAT III
10
Edit the /etc/audit/auditd.conf file and add or update the "log_format" option:
log_format = ENRICHED
The audit daemon must be restarted for changes to take effect.
Verify the TOSS audit daemon is configured to resolve audit information before writing to disk, with 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-253053
False
TOSS-04-031360
Verify the TOSS audit daemon is configured to resolve audit information before writing to disk, with 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
5469