Splunk Search

How to create an alert threshold for value by count (current search gives error "Application.errorMessage)?

trever
Loves-to-Learn

I have a search using timechart count by [value] and I'd like to set up an alert for when any of the values reach more than 25 results in 30 minutes.

Search:

index=[redacted] ...
| rex field=message "responseCode : (?<response>.*),"
| rex field=message "errorMessageKey : (?<response>.*),"
| timechart span=30m count by response usenull=f useother=f

The response comes back like Application.errorMessage simple and short string.

How can I achieve this?

0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...