Commit 47234d8
committed
profiles/rhel9+rhel10/hipaa: add grub2_audit_backlog_limit_argument
The HIPAA profile enables a large number of audit rules which generates
high volumes of kernel audit events at boot. Without a raised
audit_backlog_limit, the kauditd hold queue overflows on reboot.
Set var_audit_backlog_limit=8192 and include the
grub2_audit_backlog_limit_argument rule for both RHEL 9 and RHEL 10.1 parent ebaad06 commit 47234d8
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments