Information
The operating system must be configured so that the audit system takes appropriate action when there is an error sending audit records to a remote system.
Taking appropriate action when there is an error sending audit records to a remote system will minimize the possibility of losing audit records.
Solution
Configure the action the operating system takes if there is an error sending audit records to a remote system.
Uncomment the network_failure_action option in /etc/audisp/audisp-remote.conf and set it to syslog single or halt
Example: vim /etc/audisp/audisp-remote.conf
Add the line as shown in below
network_failure_action = syslog