# After connecting Kibana to a local ES client Marvel doesn't have data

**URL:** https://discuss.elastic.co/t/after-connecting-kibana-to-a-local-es-client-marvel-doesnt-have-data/41093
**Category:** Kibana
**Tags:** elastic-stack-monitoring
**Created:** [February 5, 2016, 7:35pm UTC](https://discuss.elastic.co/t/after-connecting-kibana-to-a-local-es-client-marvel-doesnt-have-data/41093 "2016-02-05T19:35:36Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Kaufusihm](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@Kaufusihm](https://discuss.elastic.co/u/Kaufusihm)
#### Post date: [February 5, 2016, 7:35pm UTC](https://discuss.elastic.co/t/after-connecting-kibana-to-a-local-es-client-marvel-doesnt-have-data/41093/1 "2016-02-05T19:35:36Z")

</div>

I have a cluster with 3 masters, 2 datas and 2 kibana's all on individual virtual machines (ubuntu).

Everything was working until we decided to put an elasticsearch client node (cluster and kibana load balancer) on our Kibana server.

The flow goes like this.

Kibana \> Client ES node \> ES cluster.

Any ideas why I woudn't be getting Marvel data with this change?

---

<div class="post-metadata">

### Author: ![skearns](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/skearns/32/125945_2.png) [@skearns](https://discuss.elastic.co/u/skearns)
#### Post date: [February 5, 2016, 8:39pm UTC](https://discuss.elastic.co/t/after-connecting-kibana-to-a-local-es-client-marvel-doesnt-have-data/41093/2 "2016-02-05T20:39:14Z")

</div>

I haven't heard of anything like this before - certainly that's a configuration that I have seen work in the past.

What versions are you running? Can you confirm that the new client ES node has successfully joined the cluster and has the marvel-agent installed as well?

Thanks,  
Steve

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [February 6, 2016, 1:28am UTC](https://discuss.elastic.co/t/after-connecting-kibana-to-a-local-es-client-marvel-doesnt-have-data/41093/3 "2016-02-06T01:28:49Z")

</div>

Do the indices exist, check with `_cat/indices`.  
Also check your ES logs to see if there is being reported there.

---

<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: [July 6, 2017, 1:45pm UTC](https://discuss.elastic.co/t/after-connecting-kibana-to-a-local-es-client-marvel-doesnt-have-data/41093/4 "2017-07-06T13:45:19Z")

</div>


