If the audit config is locked (audit_status.Enabled == 2) then the auditd metricset should either not attempt specific config changes or should continue on EPERM errors. The goal is to allow Auditbeat to read events even if the config has been locked in the kernel.
If the audit config is locked (audit_status.Enabled == 2) then the auditd metricset should either not attempt specific config changes or should continue on
EPERMerrors. The goal is to allow Auditbeat to read events even if the config has been locked in the kernel.