Splunk Search

Splunk alert base on current count vs last week count

cbiraris
Path Finder

Hi Team,

I need help to create a alert which can raise if latest hour count is 10% less than last week same day same hour count.  

for example: right now i can able to get count but not sure how to find  10%  or more difference to get alert.


 index=ABC sourcetype=XYZ | timechart span=1h count | timewrap d series=short 



 

 

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
| eval change=100*(s0-s7)/s7
0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

  Ready to master Kubernetes and cloud monitoring like the pros?Join Splunk’s Growth Engineering team for an ...

Wrapping Up Cybersecurity Awareness Month

October might be wrapping up, but for Splunk Education, cybersecurity awareness never goes out of season. ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

🗣 You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...