How can I disable the audit output logs generated by auditbeat in journal?

Viewed 17

When I run this command journalctl -fex, it has thousands of output lines and it is continuously outputting newer logs. All of these logs have audit at the beginning.

These are the audit logs that I have configured as rules in auditbeat.

When I stop the auditbeat service, The logs are still generated.

I want to prevent logs from being generated.

Thank you for helping me.

0 Answers
Related