Information
The operating system must off-load audit records onto a different system or media from the system being audited.
Information stored in one location is vulnerable to accidental or incidental deletion or alteration.
Off-loading is a common process in information systems with limited audit storage capacity.
Solution
Configure the operating system to off-load audit records onto a different system or media from the system being audited.
Set the remote server option in /etc/audisp/audisp-remote.conf with the IP address of the log aggregation server.
Example: vim /etc/audisp/audisp-remote.conf
Add, uncomment or update the following line:
Note: The ip address listed is just for an example. Replace it with the IP address or the log aggregation server in your environment.
remote_server = 10.0.21.1