Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

[BUG] Kibana alerting not working properly #401

Open
dutingda opened this issue Feb 3, 2022 · 1 comment
Open

[BUG] Kibana alerting not working properly #401

dutingda opened this issue Feb 3, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dutingda
Copy link

dutingda commented Feb 3, 2022

Describe the bug

The trigger do not show alerts even though it returns true. Note that I also have a previous monitor I created with one alert being acknowledged. I setup the daily scheduled alerts but only get that one alert, after I acknowledged it it has never alerted me again. So I deleted it and create a new one as below. But it did not alert me at all. So my question is after I acked it, I will never receive any trigger again and I had to delete it and recreate it, also the alerts only happen during the scheduled time?

Expected behavior
Alerting

Screenshots

Screen Shot 2022-02-03 at 2 43 15 PM

Screen Shot 2022-02-03 at 2 43 31 PM

Additional context
Elastic/Kibana 7.10.2

@dutingda dutingda added the bug Something isn't working label Feb 3, 2022
@dutingda dutingda changed the title [BUG] [BUG] Kibana alerting not working properly Feb 3, 2022
@qreshi
Copy link
Contributor

qreshi commented Feb 18, 2022

Hey @dutingda,

If you've acknowledged an alert, it will no longer execute actions for that trigger. The only time it would notify you again was if the trigger condition was no longer met (i.e the alert moves into COMPLETED state) and then happened again (i.e new alert in ACTIVE state).

And since your Monitor is running once a day at 9AM you might see these changes slowly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants