SV-209561r610285_rule
V-209561
SRG-OS-000343-GPOS-00134
AOSX-14-001030
CAT II
10
Edit the "/etc/security/audit_control" file and change the value for "minfree" to "25" using the following command:
/usr/bin/sudo /usr/bin/sed -i.bak 's/.*minfree.*/minfree:25/' /etc/security/audit_control; /usr/bin/sudo /usr/sbin/audit -s
A text editor may also be used to implement the required updates to the "/etc/security/audit_control file".
The check displays the "% free" to leave available for the system. The audit system will not write logs if the volume has less than this percentage of free disk space. To view the current setting, run the following command:
/usr/bin/sudo /usr/bin/grep ^minfree /etc/security/audit_control
If this returns no results, or does not contain "25", this is a finding.
V-209561
False
AOSX-14-001030
The check displays the "% free" to leave available for the system. The audit system will not write logs if the volume has less than this percentage of free disk space. To view the current setting, run the following command:
/usr/bin/sudo /usr/bin/grep ^minfree /etc/security/audit_control
If this returns no results, or does not contain "25", this is a finding.
M
2930