Alerting

Alerts How to determine how many times (frequency) Alert has been fired in a /day/month/week.

HenryFitzerald
New Member

Hi ,
Could anyone please assist me . I have an Alert called HBTP and is fired when a condition => search error_count>5 is true and it runs as a scheduled cron job every 15minutes=>*/15 * * * *

Could I please ask if there is a query or anyway to determine how many times its fired over a day,month or even a year in Splunk.
Thanks in advance
Henry

Tags (1)
0 Karma

skoelpin
SplunkTrust
SplunkTrust

Check out the internal index. Once you find it, you can then use a timechart to map out relative to time. It would look something like this

index=_internal sourcetype=scheduler savedsearch_name=<ALERT NAME> fired=1

kmaron
Motivator

It sounds like what you want is to track triggered alerts

http://docs.splunk.com/Documentation/Splunk/7.2.0/Alert/Reviewtriggeredalerts

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

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