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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...