Check: AZLX-23-002020
Amazon Linux 2023 STIG:
AZLX-23-002020
(in version v1 r1)
Title
Amazon Linux 2023 must use a separate file system for the system audit data path. (Cat III impact)
Discussion
Placing "/var/log/audit" in its own partition enables better separation between audit files and other system files and helps ensure that auditing cannot be halted due to the partition running out of space.
Check Content
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)
Fix Text
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.
Additional Identifiers
Rule ID: SV-274068r1120192_rule
Vulnerability ID: V-274068
Group Title: SRG-OS-000341-GPOS-00132
Expert Comments
CCIs
| Number | Definition |
|---|---|
| CCI-001849 |
Allocate audit log storage capacity to accommodate organization-defined audit log retention requirements. |
Controls
| Number | Title |
|---|---|
| AU-4 |
Audit Log Storage Capacity |