Reporting

sendemail after alert fails

reallyliri
Explorer

From /opt/splunk/var/log/splunk/python.log:

2018-11-12 14:29:08,776 +0000 ERROR sendemail:137 - Sending email. subject="Splunk Alert: Errors in develop", results_link="https://localhost:8000/app/search/@go?sid=rt_scheduler__admin__search__RMD58e26482826eced90_at_1542024571_26.426", recipients="[u'my_email@gmail.com']", server="localhost"
2018-11-12 14:29:08,776 +0000 ERROR sendemail:458 - [Errno 99] Cannot assign requested address while sending mail to: my_email@gmail.com

My /opt/splunk/etc/system/local/alert_actions.conf:

[email]
auth_password = XXX
auth_username = my_email@gmail.com
hostname = localhost
mailserver = smtp.gmail.com:465
pdf.header_left = none
pdf.header_right = none
use_ssl = 1

what configuration am I missing? errno 99 is EADDRNOTAVAIL , not clear what is not available, is it the server="localhost" in the error log? where should I set it?

0 Karma

reallyliri
Explorer

I ended up editing /opt/splunk/etc/apps/search/bin/sendemail.py, don't see whats wrong with the configuration or why this isn't working out-of-the-box.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

@reallyliri If your problem is resolved, please edit your answer to explain the edits you made to resolve it. Then accept the answer so future readers with the same problem can find your solution.

---
If this reply helps you, Karma would be appreciated.
0 Karma

reallyliri
Explorer

sending mail from query works fine: ... | sendemail to="my_email@gmail.com" format=raw sendresults=1 footer="Sent from Splunk." from="SplunkAlerts" subject="Splunk Alert" message="The following Splunk Alert has been fired:"

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