Information
The operating system must be configured to use the au-remote plugin.
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 change the value of active to yes.
Example: vim /etc/audisp/plugins.d/au-remote.conf
Add this line:
active = yes
The audit daemon must be restarted for changes to take effect:
# service auditd restart
Notes:
This Benchmark recommendation maps to:
Red Hat Enterprise Linux 7 Security Technical Implementation Guide:
Version 2, Release: 3 Benchmark Date: 26 Apr 2019
Vul ID: V-81015
Rule ID: SV-95727r1_rule
STIG ID: RHEL-07-030200
Severity: CAT II