29 Aug 2024 09:20 PM - last edited on 30 Aug 2024 08:36 AM by MaciejNeumann
Hello Folks,
I have one DQL which is fetching a logs and searching through one error statement.
In result, it returns few column containing error pattern (that I have added in DQL as a filter) and also few other columns/fields like used ID, Trace ID, request ID.
I wanted to check though this logs every five minutes and get alerted if the log entries have that error pattern and most important thing is, problem should carry all the information i.e. used ID, Trace ID, request ID.
I tried configuring Davis anomaly detection (converting it into timeseries) but we only can pass available placeholders like alert condition, baseline, severity, threshold.
Is that something achievable? Can someone please guide.
Regards,
AK