UBTU-20-010216 - The Ubuntu operating system audit event multiplexor must be configured to off-load audit logs onto a different system or storage media from the system being audited.

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

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.

Satisfies: SRG-OS-000342-GPOS-00133, SRG-OS-000479-GPOS-00224

Solution

Configure the audit event multiplexor to offload audit records to a different system or storage media from the system being audited.

Install the audisp-remote plugin:

$ sudo apt-get install audispd-plugins -y

Set the audisp-remote plugin as active by editing the '/etc/audisp/plugins.d/au-remote.conf' file:

$ sudo sed -i -E 's/actives*=s*no/active = yes/' /etc/audisp/plugins.d/au-remote.conf

Set the address of the remote machine by editing the '/etc/audisp/audisp-remote.conf' file:

$ sudo sed -i -E 's/(remote_servers*=).*/1 <remote addr>/' /etc/audisp/audisp-remote.conf

where <remote addr> must be substituted by the address of the remote server receiving the audit log.

Make the audit service reload its configuration files:

$ sudo systemctl restart auditd.service

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_CAN_Ubuntu_20-04_LTS_V1R10_STIG.zip

Item Details

References: CAT|III, CCI|CCI-001851, Rule-ID|SV-238306r877390_rule, STIG-ID|UBTU-20-010216, Vuln-ID|V-238306

Plugin: Unix

Control ID: 7d69094f53c1e0b90c3ceff9ae78381e2b75704d69fa24fb61a3785d768134e6