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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...