I have multiple filebeat on several cluster. The monitoring is done by using beat-xpack feature from metricbeat on another server, using the HTTP entry point on each filebeat.
However, Metricbeat ( with a correct elasticsearch output) always creates a standalone cluster.
How can i force the cluster_uuid ? I tried to set parameter "override_cluster_uuid" in filebeat configuration file, but this parameter is only avalaible when the filebeat directly sends monitoring stats to elasticsearch and that's obvioulsly not what i want.
I only need my metricbeat (using beat_xpack) to connect to filebeat Entry point and send metrics to an elasticsearch using the right cluster_uuid
What versions of Filebeat and Metricbeat are you running?
Could you share your filebeat.yml, metricbeat.yml and modules.d/beat-xpack.yml from Metricbeat? Please mask any sensitive information in these files before posting.
Thanks. I was able to reproduce your setup locally and this indeed looks like a bug . Thanks for discovering it. I have put up a PR to try and fix it: https://github.com/elastic/beats/pull/14338.
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.