# Multi ES Cluster monitoring using single Kibana

**URL:** https://discuss.elastic.co/t/multi-es-cluster-monitoring-using-single-kibana/209223
**Category:** Kibana
**Tags:** fleet
**Created:** [November 25, 2019, 6:11am UTC](https://discuss.elastic.co/t/multi-es-cluster-monitoring-using-single-kibana/209223 "2019-11-25T06:11:49Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![rj23495](https://avatars.discourse-cdn.com/v4/letter/r/7ba0ec/32.png) [@rj23495](https://discuss.elastic.co/u/rj23495)
#### Post date: [November 25, 2019, 6:11am UTC](https://discuss.elastic.co/t/multi-es-cluster-monitoring-using-single-kibana/209223/1 "2019-11-25T06:11:49Z")

</div>

Is there any way to change kibana.yml file so that we can monitor multiple ES clusters using same kibana?  
I searched it on multiple forums but did not find any concrete answers or solutions for them.

---

<div class="post-metadata">

### Author: ![nickpeihl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nickpeihl/32/112622_2.png) [@nickpeihl](https://discuss.elastic.co/u/nickpeihl)
#### Post date: [November 25, 2019, 4:40pm UTC](https://discuss.elastic.co/t/multi-es-cluster-monitoring-using-single-kibana/209223/2 "2019-11-25T16:40:31Z")

</div>

Hi @rj23495. I think [this page](https://www.elastic.co/guide/en/elasticsearch/reference/7.4/monitoring-overview.html) describes what you are looking for. Essentially, one cluster is set up strictly for monitoring and metrics from other ES clusters are sent to the Monitoring cluster with metricbeat. The Monitoring cluster is accessed by a single Kibana instance.

---

<div class="post-metadata">

### Author: ![rj23495](https://avatars.discourse-cdn.com/v4/letter/r/7ba0ec/32.png) [@rj23495](https://discuss.elastic.co/u/rj23495)
#### Post date: [November 27, 2019, 5:46am UTC](https://discuss.elastic.co/t/multi-es-cluster-monitoring-using-single-kibana/209223/3 "2019-11-27T05:46:36Z")

</div>

@nickpeihl thanks for the suggestion, let me explain you my use case  
Lets say i have cluster x with all my application logs and java stack trace logs  
i have one more cluster say y and there too i have my app logs  
now i wish to visualise both these logs in a single kibana dashboard using different index names.  
As you said metricbeat, i guess it will only monitor node instance metrics and system metrics. Is it possible for example if i give multiple cluster names in kibana.yml file and use that for visualisation?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [December 25, 2019, 5:46am UTC](https://discuss.elastic.co/t/multi-es-cluster-monitoring-using-single-kibana/209223/4 "2019-12-25T05:46:37Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
