Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy-manage/monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ In addition to monitoring your cluster or deployment health and performance, you
Learn how to enable monitoring of your orchestrator:

* [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.
* [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.
* [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.

:::{admonition} Monitoring {{ecloud}}
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).
Expand Down
2 changes: 1 addition & 1 deletion deploy-manage/monitor/_snippets/stack-monitoring-def.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
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.

All of the monitoring metrics are stored in {{es}}, which enables you to easily visualize the data in {{kib}}.
All of the monitoring metrics are stored in {{es}}, which enables you to easily visualize the data in {{kib}}.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To use the {{monitor-features}} with the {{security-features}} enabled, you need

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

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

Expand Down
Loading