Running elasticsearch/kibana (central) and metricbeats version 6.3
I've just enabled metricbeats to monitor 6 edge servers that are running local elasticsearch-based application instances. metricbeats is shipping the metrics to a central elastic/kibana server running x-pack with a license.
I have monitoring enabled and I can see the Kibiana "monitoring" dashboards for the central Elasticsearch database metrics, but for some reason I cannot see any of my remote elasticsearch database metrics in the kibana "monitoring" dashboard.
I can see all the remote elasticsearch metrics in the metricbeat-* index.
Should Kibana be "smart" enough to add the remote elasticsearch node to the "monitoring" dashboards or do I need to build a custom dashboard for the remote metricbeats monitored elasticsearch nodes?
At the moment the data format and index for the data collect by Metricbeat and the internal X-Pack monitoring are very different. So if you want to use the Metricbeat data you have to build your own dashboards on top of it as X-Pack Monitoring is not aware of the data.
Do make use of the X-Pack Monitoring you must configure each of your Elasticsearch Clusters to report to a remote monitoring cluster.
We are working on ideas on how Metricbeat can be used for this in the future.
Do the remote elasticsearch nodes also need an x-pack license to take advantage of the kibana x-pack monitoring too? What type of configurations would you need to do on the remote nodes? Documentation anywhere?
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.