Reporting

Problem receiving email

wanling
Path Finder

Our splunk server (indexer and search head) runs on Windows platform. We configured a remote PDF Server URL that points to a splunk pdfserver running at Linux. The status page testing showed that the PDF file can be generated and displayed correctly. I then configured to schedule a PDF delivery for a dashboard report. However, I've problem receiving the emails. The system administrator confirmed that connection from the Splunk server is spotted at the SMTP server log.

Here's the extract of the python.log. How can I troubleshoot further, and to confirm if it's a Splunk or SMTP server problem?

2012-02-15 14:41:44,556 INFO Generated PDF for email
2012-02-15 14:41:44,556 DEBUG simpleRequest > GET https://127.0.0.1:8089/services/search/jobs/scheduler__huangwl__citi_X1NjaGVkdWxlZFZpZXdfX3ZpZXdfaW5... [] sessionSource=direct
2012-02-15 14:41:44,565 DEBUG simpleRequest < server responded status=200 responseTime=0.0080s
2012-02-15 14:41:44,565 DEBUG getStatus - elapsed=0.00800013542175 nextRetry=0.0500000040962
2012-02-15 14:41:46,973 INFO Sending email. subject="Splunk Alert: view_internet", results_link="http://172.20.170.12:8000/app/citi/@go?sid=scheduler__huangwl__citi_X1NjaGVkdWxlZFZpZXdfX3ZpZXdfaW50...", recepients="['xxxxx_wanling@xxx.xxx.xx', '', '']"

Tags (1)
0 Karma
1 Solution

wanling
Path Finder

The problem is solved by adding "from = " to $SPLUNK/etc/system/local/alert_actions.conf file ([email] section)

View solution in original post

0 Karma

wanling
Path Finder

The problem is solved by adding "from = " to $SPLUNK/etc/system/local/alert_actions.conf file ([email] section)

0 Karma

wanling
Path Finder

I've also tested sending email via telnet at the splunk server. The result is positive. Email can be received in this case. So the problem lies at Splunk?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...