# Kibana mutiple nodes elasticsearch

**URL:** https://discuss.elastic.co/t/kibana-mutiple-nodes-elasticsearch/144512
**Category:** Kibana
**Created:** [August 15, 2018, 11:50am UTC](https://discuss.elastic.co/t/kibana-mutiple-nodes-elasticsearch/144512 "2018-08-15T11:50:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jeje1](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@jeje1](https://discuss.elastic.co/u/jeje1)
#### Post date: [August 15, 2018, 11:50am UTC](https://discuss.elastic.co/t/kibana-mutiple-nodes-elasticsearch/144512/1 "2018-08-15T11:50:18Z")

</div>

Hello,  
At work we have a machine with 128 GB ram and 16 TB HD.  
We want to install ELK and we would like to create multiple elasticsearch instances and have only one kibana instance.  
So we created several nodes. The different instances start but I only see one in kibana.

How can I do this because each instance has a different port and in kibana.yml I can add only one elastic url.  
if i use docker it could work ?

Thanks for your help.

---

<div class="post-metadata">

### Author: ![jbudz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jbudz/32/45922_2.png) [@jbudz](https://discuss.elastic.co/u/jbudz)
#### Post date: [August 15, 2018, 11:44pm UTC](https://discuss.elastic.co/t/kibana-mutiple-nodes-elasticsearch/144512/2 "2018-08-15T23:44:48Z")

</div>

Are these instances all in the same cluster or in different clusters?

If it's the same cluster, we're not they're yet but we are working on it. In the interim it's common to put a proxy in front to load balance, or point Kibana at a client node which will effectively load balance.

If it's multiple clusters, you'll want to look into cross cluster search. Kibana will connect to one node which is configured to speak with all of the other clusters.

---

<div class="post-metadata">

### Author: ![jeje1](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@jeje1](https://discuss.elastic.co/u/jeje1)
#### Post date: [August 16, 2018, 7:08am UTC](https://discuss.elastic.co/t/kibana-mutiple-nodes-elasticsearch/144512/3 "2018-08-16T07:08:13Z")

</div>

> [@jbudz](#):
>
> point Kibana at a client node

All are in the same cluster and same machine as kibana.

---

<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: [September 13, 2018, 7:08am UTC](https://discuss.elastic.co/t/kibana-mutiple-nodes-elasticsearch/144512/4 "2018-09-13T07:08:14Z")

</div>

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