SV-209054r603263_rule
V-209054
SRG-OS-000057
OL6-00-000384
CAT II
10
Change the owner of the audit log files with the following command:
# chown root [audit_file]
Run the following command to check the owner of the system audit logs:
grep "^log_file" /etc/audit/auditd.conf|sed s/^[^\/]*//|xargs stat -c %U:%n
Audit logs must be owned by root.
If they are not, this is a finding.
V-209054
False
OL6-00-000384
Run the following command to check the owner of the system audit logs:
grep "^log_file" /etc/audit/auditd.conf|sed s/^[^\/]*//|xargs stat -c %U:%n
Audit logs must be owned by root.
If they are not, this is a finding.
M
2928