Alerting

Splunk Alert on defined condition

mbasharat
Builder

Hi,

I have a SPL search that is producing counts for two values for my monitored application's transactions, Successful and Failure.

I need a conditional alert that triggers every time Failure count exceeds Successful count by at least 10 within 5 mins.

My search is running every 5 minutes looking back at data that comes within 5 minutes. I need custom Trigger Condition under Alert's Edit please.

Sample (Normal):
result count
Successful 100
Failure 10

Sample (Alert):
result count
Successful 100
Failure 111

Thanks in advance!

Tags (2)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

I find it easier to have the alert trigger when the number of results is not zero. Then it's just a matter of making the search return no results except in the error condition.

Share your current SPL and we can help craft it.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

I find it easier to have the alert trigger when the number of results is not zero. Then it's just a matter of making the search return no results except in the error condition.

Share your current SPL and we can help craft it.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...