Alerting

Sending alert based on Threshold conditions

sajug
New Member

Hello
I have query that gets me x values every 5 minutes. Now what I am trying to achieve is, alert based on threshold conditions. For example

index=xxx | timechart span=5m eval(round(avg(x),3)) as xvalues

Condition for alerting below

xvalues<100 no alert
xvalues>100 and <200 - Warning alert
xvalues>200 Critical

Thanks in advance

0 Karma

sajug
New Member

Oops I was not aware the editor does not support certain symbols. So here are the alerting conditions again

xvalues<=100 no alerting
xvalues>100 and <=200 warning
xvalues>200 - Critical Alert

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...