I've been trying watcher method in Kibana to get alerts if
- An index is unmanaged (not following any ILM policy) and it's size is more than 10GB.
I'm new to Elastic and it seems so difficult develop the watcher script for such simple use case. I've been trying different methods in watcher but no avail. We are on Elastic Enterprise.
Any help is appreciated. Thanks.