I wonder how people deploy the beats configuration files to all their servers? Right now, I have a configuration file with all module enabled. It use puppet to send the files to all my nodes. It cause a lot of error for metricbeat because some of the module don't exist.
It depends on how you are using puppet, but in general you can deploy different files to different roles. For example you can deploy the general settings (metricbeat.yml) to all nodes, but only the mysql module configuration (conf.d/mysql.yml) on mysql nodes.
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.