SV-274068r1120192_rule
V-274068
SRG-OS-000341-GPOS-00132
AZLX-23-002020
CAT III
10
Configure Amazon Linux 2023 to have a separate file system/partition for the system audit data path.
Migrate the system audit data path onto a separate partition.
Verify Amazon Linux 2023 has a separate file system/partition created for the system audit data path with the following command:
Note: /var/log/audit is used as the example as it is a common location.
$ mount | grep /var/log/audit
UUID=2efb2979-45ac-82d7-0ae632d11f51 on /var/log/home type xfs (rw,realtime,seclabel,attr2,inode64)
V-274068
False
AZLX-23-002020
Verify Amazon Linux 2023 has a separate file system/partition created for the system audit data path with the following command:
Note: /var/log/audit is used as the example as it is a common location.
$ mount | grep /var/log/audit
UUID=2efb2979-45ac-82d7-0ae632d11f51 on /var/log/home type xfs (rw,realtime,seclabel,attr2,inode64)
M
5700