# One Kibana for multiple Elastic Clusters

**URL:** https://discuss.elastic.co/t/one-kibana-for-multiple-elastic-clusters/348539
**Category:** Kibana
**Created:** [December 4, 2023, 10:06am UTC](https://discuss.elastic.co/t/one-kibana-for-multiple-elastic-clusters/348539 "2023-12-04T10:06:20Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![leandrojmp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/leandrojmp/32/107231_2.png) [@leandrojmp](https://discuss.elastic.co/u/leandrojmp)
#### Post date: [December 4, 2023, 2:33pm UTC](https://discuss.elastic.co/t/one-kibana-for-multiple-elastic-clusters/348539/2 "2023-12-04T14:33:25Z")

</div>

> [@Jose\_E](#):
>
> My question is if it is possible to run one single instance of Kibana and use it with the two clusters.

No, it is not possible, Kibana can only connects to one Elasticsearch cluster.

What you can do is to use Cross-cluster Search, you would still have your Kibana connected to your main cluster, but you would be able to search on the data on another cluster.

Check this [documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-cross-cluster-search.html) explaining what Cross Cluster Search is and the steps to configure it.

---

_[View the full topic](https://discuss.elastic.co/t/one-kibana-for-multiple-elastic-clusters/348539)._
