# Kibana Setup with ElasticSeach Cluster - To ELB or Not to ELB?

**URL:** https://discuss.elastic.co/t/kibana-setup-with-elasticseach-cluster-to-elb-or-not-to-elb/117384
**Category:** Elasticsearch
**Created:** [January 29, 2018, 12:48am UTC](https://discuss.elastic.co/t/kibana-setup-with-elasticseach-cluster-to-elb-or-not-to-elb/117384 "2018-01-29T00:48:14Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![titan1978](https://avatars.discourse-cdn.com/v4/letter/t/c37758/32.png) [@titan1978](https://discuss.elastic.co/u/titan1978)
#### Post date: [January 29, 2018, 12:48am UTC](https://discuss.elastic.co/t/kibana-setup-with-elasticseach-cluster-to-elb-or-not-to-elb/117384/1 "2018-01-29T00:48:14Z")

</div>

Hello - as part of my continuous learning on setting up an AWS EC2 based architecture of my Kibana Stack with ElasticSearch, on trawling forums I've come to understand there are TWO approaches:

- Front the entire ES cluster with an Elastic Load Balancer (ELB) and in the Kibana YML  
elasticsearch.url: "https://\<your\_elasticsearch\_host\>.com:9200"

- Setup a Client Node on the Kibana EC2 Instance and point the Kibana YML elasticsearch endpoint to this client node and let client node take care of the load balancing.

Which of these two are recommended approach? Pitfalls in each would help!

---

<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: [February 26, 2018, 3:29pm UTC](https://discuss.elastic.co/t/kibana-setup-with-elasticseach-cluster-to-elb-or-not-to-elb/117384/3 "2018-02-26T15:29:51Z")

</div>

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