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