We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96eb985 commit 28c73d6Copy full SHA for 28c73d6
etc/kayobe/inventory/group_vars/cis-hardening/cis
@@ -55,7 +55,8 @@ rhel9cis_no_world_write_adjust: false
55
rhel9cis_auditd:
56
space_left_action: syslog
57
action_mail_acct: root
58
- admin_space_left_action: halt
+ admin_space_left_action: syslog
59
+ max_log_file: 10
60
max_log_file_action: rotate
61
62
# Max size of audit logs (MB)
@@ -156,7 +157,7 @@ ubtu22cis_suid_adjust: false
156
157
ubtu22cis_auditd:
158
159
160
161
162
163
0 commit comments