-
Hello, I would like to be alerted as soon as an elastic document does not occur for 30 minutes. This should be possible with My current rule is:
looks really simple, therefor let us test it:
But why is:
Am I fundamentally misunderstanding the whole thing? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It's not clear to me what the problem or question is here. The rule must run for the entire timeframe before it can alert on a flatline. Meanwhile, after each minute the rule is executed, which is why you see the 1 minute log lines, yet no alert. Once it hits the full 30 minutes you then see the final log output. |
Beta Was this translation helpful? Give feedback.
It's not clear to me what the problem or question is here. The rule must run for the entire timeframe before it can alert on a flatline. Meanwhile, after each minute the rule is executed, which is why you see the 1 minute log lines, yet no alert. Once it hits the full 30 minutes you then see the final log output.