forked from ansible-lockdown/RHEL9-CIS
Exentsion to auditd
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
acdb56a277
commit
1d96539637
2 changed files with 23 additions and 0 deletions
|
|
@ -508,6 +508,13 @@ update_audit_template: false
|
|||
## Advanced option found in auditd post
|
||||
allow_auditd_uid_user_exclusions: false
|
||||
|
||||
|
||||
# This can be used to configure other keys in auditd.conf
|
||||
rhel9cis_auditd_extra_conf: {}
|
||||
# Example:
|
||||
# rhel9cis_auditd_extra_conf:
|
||||
# admin_space_left: '10%'
|
||||
|
||||
## Preferred method of logging
|
||||
## Whether rsyslog or journald preferred method for local logging
|
||||
## Affects rsyslog cis 4.2.1.3 and journald cis 4.2.2.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue