SV-282439r1200297_rule
V-282439
SRG-OS-000062-GPOS-00031
TOSS-05-000399
CAT II
10
Configure TOSS 5 to generate audit records for local events by adding or updating the following line in "/etc/audit/auditd.conf":
local_events = yes
Restart the audit daemon for the changes to take effect.
Verify the TOSS 5 audit system is configured to audit local events using the following command:
$ sudo grep local_events /etc/audit/auditd.conf
local_events = yes
If "local_events" is not set to "yes", if the command does not return a line, or the line is commented out, this is a finding.
V-282439
False
TOSS-05-000399
Verify the TOSS 5 audit system is configured to audit local events using the following command:
$ sudo grep local_events /etc/audit/auditd.conf
local_events = yes
If "local_events" is not set to "yes", if the command does not return a line, or the line is commented out, this is a finding.
M
5738