the issue we keep coming up against is that we exceed the max shard count and elasticsearch stops ingesting.So we'll need to make sure that checking against total_shards will provide the level of alerting we're looking for.
we need to define thresholds for other metrics, so we can hopefully extend that to cover shards & ILM ?
Can shard count be added to the script for alerting purpose ?
the issue we keep coming up against is that we exceed the max shard count and elasticsearch stops ingesting.So we'll need to make sure that checking against total_shards will provide the level of alerting we're looking for.
we need to define thresholds for other metrics, so we can hopefully extend that to cover shards & ILM ?
Can shard count be added to the script for alerting purpose ?