SV-269528r1050411_rule
V-269528
SRG-OS-000047-GPOS-00023
ALMA-09-054360
CAT II
10
Configure AlmaLinux OS 9 to make full use of the auditd storage volume with rotation enabled.
Add or update the following line in the "/etc/audit/auditd.conf" file to a value large enough to make efficient use of the auditd storage volume:
max_log_file = 100
Verify that AlmaLinux OS 9 is configured to make full use of the auditd storage volume when rotation is enabled, with the following command:
$ grep max_log_file /etc/audit/auditd.conf
max_log_file = 8
If the value of the "max_log_file" option is not sufficiently large to maximize the use of the storage volume, is commented out, or is missing, this is a finding.
V-269528
False
ALMA-09-054360
Verify that AlmaLinux OS 9 is configured to make full use of the auditd storage volume when rotation is enabled, with the following command:
$ grep max_log_file /etc/audit/auditd.conf
max_log_file = 8
If the value of the "max_log_file" option is not sufficiently large to maximize the use of the storage volume, is commented out, or is missing, this is a finding.
M
5664