napsterX
(Manish Kumar)
October 9, 2018, 2:07pm
1
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?
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
napsterX
(Manish Kumar)
October 23, 2018, 7:35am
3
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
system
(system)
Closed
November 20, 2018, 7:50am
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.