-
Hello, when using elasalert2 from docker-compose elastalert is not resuming alerts, after changing a rule i do:
and elastalert is not resuming until past hours, no activity in alert_status_status my config file
rule config
What i am doing wrong? Best regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
I don't understand this statement:
ElastAlert 2 will not re-alert on something it's already alerted on. However, if you change the name of the rule, then it will re-alert on everything again, since it has no stored knowledge of already having executed searches and alerts for that new rule name. |
Beta Was this translation helpful? Give feedback.
I don't understand this statement:
ElastAlert 2 will not re-alert on something it's already alerted on. However, if you change the name of the rule, then it will re-alert on everything again, since it has no stored knowledge of already having executed searches and alerts for that new rule name.