SV-274127r1120369_rule
V-274127
SRG-OS-000206-GPOS-00084
AZLX-23-002325
CAT II
10
Configure Amazon Linux 2023 so that the "/var/log" is group-owned "root" with the following command:
$ sudo chgrp root /var/log
Verify Amazon Linux 2023 is configured so the "/var/log" directory is group-owned by root with the following command:
$ stat -c "%G %n" /var/log
root /var/log
If "/var/log" does not have a group owner of "root", this is a finding.
V-274127
False
AZLX-23-002325
Verify Amazon Linux 2023 is configured so the "/var/log" directory is group-owned by root with the following command:
$ stat -c "%G %n" /var/log
root /var/log
If "/var/log" does not have a group owner of "root", this is a finding.
M
5700