Alerting

Triggered alert on scheduled search didn't send email.

jveloso
New Member

Greetings!

I have a scheduled rule that runs every closed minute and it matched an event at 1:30:03PM which was supposed to send an email but it hasn't. What could be the cause of this?

example

Any suggestions will be appreciated

Labels (2)
0 Karma

Nisha18789
Builder

Hi @jveloso  did you checked and confirmed that there is no email action fired from Splunk when this alert fired at the mentioned instanc, you can use below query to confirm if there was no matching event for the issue timeframe that would imply email was not sent when the alert fired.

index=_internal sourcetype=scheduler status=success savedsearch_name=<name of your alert> alert_action=email 

0 Karma
Get Updates on the Splunk Community!

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 ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...