Skip to content

Commit 52c3075

Browse files
committed
Fix rhel9cis_auditd for RHEL9-CIS 1.3.1
A new max_log_file field was added.
1 parent 746c5e3 commit 52c3075

File tree

1 file changed

+1
-0
lines changed
  • etc/kayobe/inventory/group_vars/cis-hardening

1 file changed

+1
-0
lines changed

etc/kayobe/inventory/group_vars/cis-hardening/cis

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ rhel9cis_auditd:
5656
space_left_action: syslog
5757
action_mail_acct: root
5858
admin_space_left_action: halt
59+
max_log_file: 10
5960
max_log_file_action: rotate
6061

6162
# Max size of audit logs (MB)

0 commit comments

Comments
 (0)