SV-253051r991589_rule
V-253051
SRG-OS-000480-GPOS-00227
TOSS-04-031340
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-253051
False
TOSS-04-031340
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
5469