Skip to content

Commit 667d84c

Browse files
stefnestormarciw
andauthored
Cluster monitoring (elastic#926)
๐Ÿ‘‹ howdy, team! This is a process test first PR to contribute to new docs content from Support ๐Ÿ™‚. The main goal was to link [Troubleshooting ES](https://docs-v3-preview.elastic.dev/elastic/docs-content/tree/main/troubleshoot/elasticsearch) to [Monitoring](https://docs-v3-preview.elastic.dev/elastic/docs-content/tree/main/deploy-manage/monitor#logging) as a common Support recommendation to user, but then I got distracted fixing a typo and then cross-linking guides. So stopping randomly. TIA! Stef --------- Co-authored-by: Marci W <[email protected]>
1 parent 03a7812 commit 667d84c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

โ€Ždeploy-manage/monitor.mdโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ In addition to monitoring your cluster or deployment health and performance, you
9393
Learn how to enable monitoring of your orchestrator:
9494

9595
* [ECK operator metrics](/deploy-manage/monitor/orchestrators/eck-metrics-configuration.md): Open and secure a metrics endpoint that can be used to monitor the operatorโ€™s performance and health. This endpoint can be scraped by third-party Kubernetes monitoring tools.
96-
* [ECK platform monitoring](/deploy-manage/monitor/orchestrators/ece-platform-monitoring.md): Learn about how ECE collects monitoring data for your installation in the `logging-and-metrics` deployment, and how to access monitoring data.
96+
* [ECE platform monitoring](/deploy-manage/monitor/orchestrators/ece-platform-monitoring.md): Learn about how ECE collects monitoring data for your installation in the `logging-and-metrics` deployment, and how to access monitoring data.
9797

9898
:::{admonition} Monitoring {{ecloud}}
9999
Elastic monitors [{{ecloud}}](/deploy-manage/deploy/elastic-cloud.md) service metrics and performance as part of [our shared responsibility](https://www.elastic.co/cloud/shared-responsibility). We provide service availability information on our [service status page](/deploy-manage/cloud-organization/service-status.md).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Stack monitoring allows you to collect logs and metrics from various Elastic products, including {{es}} nodes, {{ls}} nodes, {{kib}} instances, APM Server, and Beats in your cluster. You can also collect logs.
22

3-
All of the monitoring metrics are stored in {{es}}, which enables you to easily visualize the data in {{kib}}.
3+
All of the monitoring metrics are stored in {{es}}, which enables you to easily visualize the data in {{kib}}.

โ€Ždeploy-manage/monitor/stack-monitoring/elasticsearch-monitoring-self-managed.mdโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To use the {{monitor-features}} with the {{security-features}} enabled, you need
2020

2121
You can collect monitoring and logging data in the following ways:
2222

23-
* [Collect monitoring data with Elastic Agent](/deploy-manage/monitor/stack-monitoring/collecting-monitoring-data-with-elastic-agent.md)
23+
* [Collect monitoring data with Elastic Agent](/deploy-manage/monitor/stack-monitoring/collecting-monitoring-data-with-elastic-agent.md) (recommended)
2424
* [Collect monitoring data with Metricbeat](/deploy-manage/monitor/stack-monitoring/collecting-monitoring-data-with-metricbeat.md)
2525
* [Collect log data with Filebeat](/deploy-manage/monitor/stack-monitoring/collecting-log-data-with-filebeat.md)
2626

0 commit comments

Comments
ย (0)