SV-281103r1166261_rule
V-281103
SRG-OS-000046-GPOS-00022
RHEL-10-500035
CAT II
10
Configure RHEL 10 to shut down when auditing failures occur.
Add the following line to the bottom of the "/etc/audit/rules.d/audit.rules" file:
-f 2
Verify the RHEL 10 audit service is configured to panic on a critical error with the following command:
$ sudo grep "\-f" /etc/audit/audit.rules
-f 2
If the value for "-f" is not "2", and availability is not documented as an overriding concern, this is a finding.
V-281103
False
RHEL-10-500035
Verify the RHEL 10 audit service is configured to panic on a critical error with the following command:
$ sudo grep "\-f" /etc/audit/audit.rules
-f 2
If the value for "-f" is not "2", and availability is not documented as an overriding concern, this is a finding.
M
5733