elasticsearch/docs/reference/monitoring
Shaunak Kashyap 608a39acd8
Docs: Simplifying setup by using module configuration variant syntax (#40879)
Now that https://github.com/elastic/beats/pull/9118 is merged, starting 7.1 users will be able configure Metricbeat for monitoring Elasticsearch nodes using a simpler syntax.

Previously, users would have to run `metricbeat modules enable elasticsearch` to enable the `elasticsearch` Metricbeat module, then configure the module for Stack Monitoring by manually editing `modules.d/elasticsearch.yml`. Going forward, users will be able to achieve the same effect by running `metricbeat modules enable elasticsearch-xpack`.

This PR updates the docs with this change.

Related: https://github.com/elastic/kibana/pull/34599
2019-04-08 09:09:19 -07:00
..
images
collecting-monitoring-data.asciidoc
collectors.asciidoc
configuring-metricbeat.asciidoc Docs: Simplifying setup by using module configuration variant syntax (#40879) 2019-04-08 09:09:19 -07:00
configuring-monitoring.asciidoc [DOCS] Moves monitoring settings (#40167) 2019-03-18 11:11:52 -07:00
exporters.asciidoc
http-export.asciidoc
index.asciidoc
indices.asciidoc
local-export.asciidoc
pause-export.asciidoc