Skip to content

Set number of records to cause an explicit flush to audit logs

An XCCDF Rule

Description

To configure Audit daemon to issue an explicit flush to disk command after writing records, set freq to in /etc/audit/auditd.conf.

Rationale

If option freq isn't set to , the flush to disk may happen after higher number of records, increasing the danger of audit loss.

ID
xccdf_org.ssgproject.content_rule_auditd_freq
Severity
Medium
References
Updated



Remediation - Kubernetes Patch

---
apiVersion: machineconfiguration.openshift.io/v1
kind: MachineConfig
spec:
  config:
    ignition: