Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
964 B
964 B
layout, title, nav_order, has_children, has_toc, nav_exclude, permalink, redirect_from
layout | title | nav_order | has_children | has_toc | nav_exclude | permalink | redirect_from | |
---|---|---|---|---|---|---|---|---|
default | Monitoring your cluster | 1 | false | false | true | /monitoring-your-cluster/ |
|
Monitoring your cluster
OpenSearch provides several ways for you to monitor your cluster health and performance and automate common tasks:
-
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.