You're viewing version 3.7 of the OpenSearch documentation. This version is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.
Monitoring your cluster
OpenSearch provides several ways to monitor cluster health and performance and automate common tasks, including logs, Performance Analyzer, the Job Scheduler plugin, and the Metrics Framework plugin:
-
The OpenSearch logs include valuable information for monitoring cluster operations and troubleshooting issues.
-
Performance Analyzer is an agent and REST API that allows you to query numerous performance metrics for your cluster, including aggregations of those metrics.
- OpenSearch Job Scheduler plugin provides a framework that you can use to build schedules for common cluster management tasks.
- The OpenSearch Metrics Framework plugin provides a framework that you can use to export the telemetry metrics to the store of your choice.