es_cluster_health
Check Elasticsearch cluster health to obtain status, node count, and shard counts for monitoring cluster state.
Instructions
Get Elasticsearch cluster health: status (green/yellow/red), node count, and shard counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | No | Id of the elasticsearch connection to use, from databases.config.yml. Optional when only one elasticsearch connection is configured. |