Reporting

I'm trying email a report using "sendemail to" command but it's throwing error

ariyazudeen
New Member

Using the query to send email to my ID which I have configured in email settings. If i trigger the Alert I'm getting the email but if using "sendemail to" command in search it's not sending the email and throwing below error.

Query:
index="_internal" | top 5 host | sendemail to="****@gmail.com"

Error:
command="sendemail", [Errno 10061] No connection could be made because the target machine actively refused it while sending mail

Tags (1)
0 Karma

JDukeSplunk
Builder

I think by default sendemail uses localhost as the mail server. Could be wrong there..
Anyway, we had similar issues with sendemail from the search string, and speciying the STMP host fixed it for us.

index="_internal" | top 5 host | sendemail to="whatever@gmail.com" server=yourmailserver.fqdn.name

https://docs.splunk.com/Documentation/Splunk/6.4.2/SearchReference/Sendemail

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...