# MetricBeat only sending node\* stats to monitoring cluster

**URL:** https://discuss.elastic.co/t/metricbeat-only-sending-node-stats-to-monitoring-cluster/151645
**Category:** Beats
**Tags:** metricbeat
**Created:** [October 9, 2018, 2:07pm UTC](https://discuss.elastic.co/t/metricbeat-only-sending-node-stats-to-monitoring-cluster/151645 "2018-10-09T14:07:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![napsterX](https://avatars.discourse-cdn.com/v4/letter/n/db5fbb/32.png) [@napsterX](https://discuss.elastic.co/u/napsterX)
#### Post date: [October 9, 2018, 2:07pm UTC](https://discuss.elastic.co/t/metricbeat-only-sending-node-stats-to-monitoring-cluster/151645/1 "2018-10-09T14:07:39Z")

</div>

Hi,

Below is my Elasticsearch Beat module config:

> - module: elasticsearch  
> metricsets:
> - cluster\_stats
> - index
> - index\_recovery
> - index\_summary
> - node
> - node\_stats
> - pending\_tasks
> - shard  
> period: 10s  
> hosts: ["localhost:9200"]

But I still don't see any data for other stuff in my monitoring ES cluster, like cluster\_stats or shard etc.

Am I doing something wrong?

---

<div class="post-metadata">

### Author: ![Mario\_Castro](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mario_castro/32/35107_2.png) [@Mario\_Castro](https://discuss.elastic.co/u/Mario_Castro)
#### Post date: [October 10, 2018, 9:46am UTC](https://discuss.elastic.co/t/metricbeat-only-sending-node-stats-to-monitoring-cluster/151645/2 "2018-10-10T09:46:37Z")

</div>

Hi @napsterX 🙂

That configuration doens't seem a valid YAML for Metricbeat. Maybe you can try to wrap it under triple sticks `?

In this link you can see the full reference of Metricbeats [https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-reference-yml.html](https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-reference-yml.html)

---

<div class="post-metadata">

### Author: ![napsterX](https://avatars.discourse-cdn.com/v4/letter/n/db5fbb/32.png) [@napsterX](https://discuss.elastic.co/u/napsterX)
#### Post date: [October 23, 2018, 7:35am UTC](https://discuss.elastic.co/t/metricbeat-only-sending-node-stats-to-monitoring-cluster/151645/3 "2018-10-23T07:35:16Z")

</div>

Yah, it got reformatted 😕

Anyways, I actually moved away from MetricBeat, and using ElasticSearch Exporter for reporting metrics now.

Please feel free to close the ticket.

Thanx

---

<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: [November 20, 2018, 7:50am UTC](https://discuss.elastic.co/t/metricbeat-only-sending-node-stats-to-monitoring-cluster/151645/4 "2018-11-20T07:50:02Z")

</div>

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