I'm using a default configuration for Filebeat, and a standard configuration for logstash to input from beats and output to elasticsearch.
Metricbeat works fine, but once I start an instance of Filebeat, the metricbeat Infrastructure visualization breaks.
Could it be an index I need to change? Do I need to do some special setup that I'm missing? Thank you in advance, this has been breaking our system for weeks.
Even after stopping all filebeats and deleting the indices, the metricbeat data still doesn't show up in kibana. I am unable to delete the template using curl, it seems to not actually delete despite returning {"acknowledged":true}
To be clear, if I don't initially set up or start any filebeats, metricbeat works perfectly.
Ah, can you share your logstash configuration as well? (Have you tried sending directly to elasticsearch rather than logstash?) If logstash is somehow routing filebeat data to the same place as metricbeat that could definitely break visualizations
Thanks for sharing Logstash config. It looks perfectly fine to me.
I suggest you to go to Kibana and look at the input data for metricsbeat index.
There should not be any conflicts with Filebeat and Metricsbeat running together and sending data to Logstash.
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.