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.