SV-208878r603263_rule
V-208878
SRG-OS-000480
OL6-00-000159
CAT II
10
Determine how many log files "auditd" should retain when it rotates logs. Edit the file "/etc/audit/auditd.conf". Add or modify the following line, substituting [NUMLOGS] with the correct value:
num_logs = [NUMLOGS]
Set the value to 5 for general-purpose systems. Note that values less than 2 result in no log rotation.
Inspect "/etc/audit/auditd.conf" and locate the following line to determine how many logs the system is configured to retain after rotation: "# grep num_logs /etc/audit/auditd.conf"
num_logs = 5
If the overall system log file(s) retention hasn't been properly set up, this is a finding.
V-208878
False
OL6-00-000159
Inspect "/etc/audit/auditd.conf" and locate the following line to determine how many logs the system is configured to retain after rotation: "# grep num_logs /etc/audit/auditd.conf"
num_logs = 5
If the overall system log file(s) retention hasn't been properly set up, this is a finding.
M
2928