From 064d5f7406ec5f539cd3182413d5103ee55f9d04 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Mon, 3 Mar 2025 11:49:39 +0000 Subject: [PATCH] fixed title as per #55 thanks to @brent-bean Signed-off-by: Mark Bolwell --- section_6/cis_6.3.2.x/cis_6.3.2.4.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/section_6/cis_6.3.2.x/cis_6.3.2.4.yml b/section_6/cis_6.3.2.x/cis_6.3.2.4.yml index f7121c3..6c4c37b 100644 --- a/section_6/cis_6.3.2.x/cis_6.3.2.4.yml +++ b/section_6/cis_6.3.2.x/cis_6.3.2.4.yml @@ -4,7 +4,7 @@ {{ if .Vars.rhel9cis_rule_6_3_2_4 }} command: logs_low_space_auditd_conf: - title: 6.3.2.4 | Ensure system is disabled when audit logs are full + title: 6.3.2.4 | Ensure system warns when audit logs are low on space exec: grep space_left_action /etc/audit/auditd.conf exit-status: 0 stdout: