I'm stumped here. I'm using salt to deploy auditbeat across multiple CentOS7 hosts but found at least one server where auditbeat will not start and giving me the following error:
2018-02-10T19:30:18.733-0500 ERROR instance/beat.go:667 Exiting: 2 errors: 1 error: metricset 'audit/kernel' is not registered, module not found; 1 error: metricset 'audit/file' is not registered, module not found
Now this is the same config that am I using on multiple like hosts so i'm pretty sure that the config is correct and missing something obvious on this one host but cant for the life of me figure out what.
Are you using Auditbeat 6.2? If not, I strongly suggest you upgrade to it because starting with 6.2, Auditbeat is GA. Your config looks like it's for pre-6.2 Auditbeat (still refers to "metricsets"), the 6.2 config should be simpler.
The exact same solution applies. You'll need to update your configuration used with any Auditbeat beta releases (pre v6.2) to work with versions >=6.2.0.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.