mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-26 08:07:27 -04:00
20 lines
No EOL
554 B
Text
20 lines
No EOL
554 B
Text
[role="xpack"]
|
|
[testenv="gold"]
|
|
[[configuring-monitoring]]
|
|
== Configuring monitoring in {es}
|
|
++++
|
|
<titleabbrev>Configuring monitoring</titleabbrev>
|
|
++++
|
|
|
|
If you enable the Elastic {monitor-features} in your cluster, there are two
|
|
methods to collect metrics about {es}:
|
|
|
|
* <<collecting-monitoring-data>>
|
|
* <<configuring-metricbeat>>
|
|
|
|
To learn about monitoring in general, see
|
|
{stack-ov}/xpack-monitoring.html[Monitoring the {stack}].
|
|
|
|
include::collecting-monitoring-data.asciidoc[]
|
|
include::configuring-metricbeat.asciidoc[]
|
|
include::indices.asciidoc[] |