When I start auditbeat I get this error message
2020-06-29T14:49:06.560+1000 ERROR [auditd] auditd/audit_linux.go:148 Failure adding audit rules {"error": "failed to get audit status before adding rules: operation not permitted", "errorVerbose": "operation not permitted\nfailed to get audit status before adding rules\ngithub.com/elastic/beats/v7/auditbeat/module/auditd.(*MetricSet).addRules\n\t/go/src/github.com/elastic/beats/auditbeat/module/auditd/audit_linux.go:230\ngithub.com/elastic/beats/v7/auditbeat/module/auditd.(*MetricSet).Run\n\t/go/src/github.com/elastic/beats/auditbeat/module/auditd/audit_linux.go:146\ngithub.com/elastic/beats/v7/metricbeat/mb/module.(*metricSetWrapper).run\n\t/go/src/github.com/elastic/beats/metricbeat/mb/module/wrapper.go:203\ngithub.com/elastic/beats/v7/metricbeat/mb/module.(*Wrapper).Start.func1\n\t/go/src/github.com/elastic/beats/metricbeat/mb/module/wrapper.go:147\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1357"}
I am unsure what it means or if my rules have loaded properly. I can see much in the Kibana dashboards.
I am running auditbeat 7.8.0 on Ububu 18.04
What other information should I supply?