Elasticsearch - ELK Stack Integration
Given this watch trigger condition snippet, what will cause the alert to fire?
{"condition": {"script": {"source": "ctx.payload.hits.total.value > 10"}}}