- Check Elasticsearch cluster disk size : This action compares the disk usage percentage of the Elasticsearch cluster to a given threshold.
- Elasticsearch Cluster Health : Elasticsearch Check Health Status
- Elasticsearch Cluster Statistics : Elasticsearch Cluster Statistics fetches total index size, disk size, and memory utilization and information about the current nodes and shards that form the cluster
- Elasticsearch Delete Unassigned Shards : Elasticsearch Delete Corrupted/Lost Shards
- Elasticsearch Disable Shard Allocation : Elasticsearch Disable Shard Allocation for any indices
- Elasticsearch Enable Shard Allocation : Elasticsearch Enable Shard Allocation for any shards for any indices
- Elasticsearch List Allocations : Elasticsearch List Allocations in a Cluster
- Elasticsearch List Nodes : Elasticsearch List Nodes in a Cluster
- Elasticsearch search : Elasticsearch Search
- Get Elasticsearch Handle : Get Elasticsearch Handle
- Get Elasticsearch index level health : This action checks the health of a given Elasticsearch index or all indices if no specific index is provided.
- Get large Elasticsearch Index size : This action checks the sizes of all indices in the Elasticsearch cluster and compares them to a given threshold.