datalust / seq-tickets

Issues, design discussions and feature roadmap for the Seq log server
https://datalust.co/seq
96 stars 5 forks source link

Timed trigger for an alert #2252

Open MoazAlkharfan opened 3 weeks ago

MoazAlkharfan commented 3 weeks ago

So I would like to have an alert trigger outside of the time grouping that's specified. For example:

The main reason for this is to keep an eye on a specific event until it's fixed. But when the trigger is only checked by the time grouping then monitoring an issue would require to constantly keep an eye on the log.

KodrAus commented 3 weeks ago

Hi @MoazAlkharfan :wave: Seq calculates the interval it checks the alert on based on the time grouping, so there isn't currently a way to decouple them. Is there a reason not to set the time grouping to 1 hour here? It looks like both the initial condition and the on-going condition are the same besides the time window you want to check in.