SV-230297r627750_rule
V-230297
SRG-OS-000480-GPOS-00227
RHEL-08-010560
CAT II
10
Start the auditd service, and enable the auditd service with the following commands:
$ sudo systemctl start auditd.service
$ sudo systemctl enable auditd.service
Verify the audit service is enabled and active with the following commands:
$ sudo systemctl is-enabled auditd
enabled
$ sudo systemctl is-active auditd
active
If the service is not "enabled" and "active" this is a finding.
V-230297
False
RHEL-08-010560
Verify the audit service is enabled and active with the following commands:
$ sudo systemctl is-enabled auditd
enabled
$ sudo systemctl is-active auditd
active
If the service is not "enabled" and "active" this is a finding.
M
2921