SV-244542r1017348_rule
V-244542
SRG-OS-000062-GPOS-00031
RHEL-08-030181
CAT II
10
Configure the audit service to produce audit records containing the information needed to establish when (date and time) an event occurred with the following commands:
$ sudo systemctl enable auditd.service
$ sudo systemctl start auditd.service
Verify the audit service is configured to produce audit records with the following command:
$ sudo systemctl status auditd.service
auditd.service - Security Auditing Service
Loaded:loaded (/usr/lib/systemd/system/auditd.service; enabled; vendor preset: enabled)
Active: active (running) since Tues 2020-12-11 12:56:56 EST; 4 weeks 0 days ago
If the audit service is not "active" and "running", this is a finding.
V-244542
False
RHEL-08-030181
Verify the audit service is configured to produce audit records with the following command:
$ sudo systemctl status auditd.service
auditd.service - Security Auditing Service
Loaded:loaded (/usr/lib/systemd/system/auditd.service; enabled; vendor preset: enabled)
Active: active (running) since Tues 2020-12-11 12:56:56 EST; 4 weeks 0 days ago
If the audit service is not "active" and "running", this is a finding.
M
2921