# Marvel 2 indexes created on local node instead of marvel nodes

**URL:** https://discuss.elastic.co/t/marvel-2-indexes-created-on-local-node-instead-of-marvel-nodes/34052
**Category:** Elasticsearch
**Tags:** elastic-stack-monitoring
**Created:** [November 6, 2015, 7:46pm UTC](https://discuss.elastic.co/t/marvel-2-indexes-created-on-local-node-instead-of-marvel-nodes/34052 "2015-11-06T19:46:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ajay\_bh111](https://avatars.discourse-cdn.com/v4/letter/a/f08c70/32.png) [@ajay\_bh111](https://discuss.elastic.co/u/ajay_bh111)
#### Post date: [November 6, 2015, 7:46pm UTC](https://discuss.elastic.co/t/marvel-2-indexes-created-on-local-node-instead-of-marvel-nodes/34052/1 "2015-11-06T19:46:01Z")

</div>

Marvel 2 indexes are created on the data node instead of exporter node.  
ES version 2.0.0 .

Marvel config on data cluster nodes for monitoring cluster nodes :

marvel.agent.exporters:  
id1:  
type: http  
host: ["[http://es-thr-mon2-m01:9200](http://es-thr-mon2-m01:9200)","[http://es-thr-mon2-m02:9200](http://es-thr-mon2-m02:9200)"]

All data cluster nodes have license and marvel-agent installed.

drwxr-xr-x 2 elasticsearch elasticsearch 4096 Nov 6 19:11 license  
drwxr-xr-x 2 elasticsearch elasticsearch 4096 Nov 6 19:11 marvel-agent

Indexes as seen on data node  
curl '[http://localhost:9200/\_cat/indices?v](http://localhost:9200/_cat/indices?v)'  
health status index pri rep docs.count docs.deleted store.size pri.store.size

green open .marvel-es-2015.11.06 1 1 2047 14 2.1mb 784.8kb  
green open .marvel-es-data 1 1 1 0 6.9kb 3.4kb

Data Cluster nodes see this error:

[2015-11-06 19:34:51,309][ERROR][marvel.agent.exporter.http] remote target didn't respond with 200 OK response code [400 Bad Request]. content: [:

---

<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:47pm UTC](https://discuss.elastic.co/t/marvel-2-indexes-created-on-local-node-instead-of-marvel-nodes/34052/2 "2017-07-06T13:47:17Z")

</div>


