Splunk Enterprise

Email receipents from saved searches

uagraw01
Motivator

Hello Splunkers!!

In a scheduled search within Splunk, we have set up email notifications with designated recipients. However, there is an intermittent issue where sometime recipients do not consistently receive the scheduled search email. To address this, we need to determine if there is a way within Splunk to verify whether the recipients successfully received the email notifications.

Please help me identify how address and how to check this things in Splunk.

 

index=_internal source=*splunkd.log sendemail

I have tried above search but above search is not providing the information about receipents email address. 

0 Karma

sainag_splunk
Splunk Employee
Splunk Employee

Below search might be helpful.

index=_* AND (SMTP OR sendemail OR email) AND (FAIL* OR ERR* OR TIMEOUT OR CANNOT OR REFUSED OR REJECTED)

 

Sample errors:

ERROR	sendemail:. ... ........while sending mail to:


If this helps,  please UpVote.

If this helps, Upvote!!!!
Together we make the Splunk Community stronger 
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 ...