4.1.2.11 Ensure off-load of audit logs - type

Information

The operating system must configure the au-remote plugin to off-load audit logs using the audisp-remote daemon.

Rationale:

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.

Without the configuration of the 'au-remote' plugin, the audisp-remote daemon will not off load the logs from the system being audited.

Solution

Edit the /etc/audisp/plugins.d/au-remote.conf file and add, uncomment or update the following values:
Example: vim /etc/audisp/plugins.d/au-remote.conf
Add uncomment or update the following lines:

direction = out
path = /sbin/audisp-remote
type = always

The audit daemon must be restarted for changes to take effect:

# service auditd restart

See Also

https://workbench.cisecurity.org/files/3636