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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Developer Spotlight with Denis Gladkikh

From Splunk Engineer to Kubernetes App Builder Denis GladkikhWhat happens when a lifelong developer turns a ...

Governing Enterprise AI, Bringing Cisco Telemetry Home, and More from Splunk Lantern

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

Agentic SOC Triage: Investigating Splunk ES Notables with MCP Server and a Local LLM

The Problem: Too Many Alerts, Too Little Context Security operations teams running Splunk Enterprise Security ...