youtubebeat/vendor/github.com/elastic/beats/metricbeat/modules.d/elasticsearch.yml.disabled

11 lines
283 B
Text

# Module: elasticsearch
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-elasticsearch.html
- module: elasticsearch
#metricsets:
# - node
# - node_stats
period: 10s
hosts: ["http://localhost:9200"]
#username: "user"
#password: "secret"