Information
The operating system must be configured so that the audit system takes appropriate action when the audit storage volume is full.
Taking appropriate action in case of a filled audit storage volume will minimize the possibility of losing audit records.
Solution
Configure the action the operating system takes if the disk the audit records are written to becomes full.
Uncomment or edit the disk_full_action option in /etc/audisp/audisp-remote.conf
Example: vim /etc/audisp/audisp-remote.conf
Set it to syslog single or halt such as the following example:
disk_full_action = single