Alerting

Splunk Email alerts

Irosha
New Member

Hi Experts,

I have configured email alerts on my splunk server. when i run the sendemail command;

Eg:
index=syslog | head 5 | sendemail to="Test.User@Test.local" server="smtp.test.local" subject="Here is an email notification" message="This is an example message"

I am getting below error message

command="sendemail", (421, '4.3.2 Service not available') while sending mail to: Test.User@Test.local

Any idea what might causing this issue ?

Tags (1)
0 Karma
1 Solution

dgrubb_splunk
Splunk Employee
Splunk Employee

With Email, sometimes it is just easier to attempt to deliver a message using telnet from the command line of the server to see what is the issue with email server.

Here is great technet article that describes the smtp commands:

https://technet.microsoft.com/en-us/library/aa995718%28v=exchg.65%29.aspx

If you get the same error response you can eliminate Splunk from the issue, and focus on the mail server, from address, to address etc as being the issue.

View solution in original post

0 Karma

dgrubb_splunk
Splunk Employee
Splunk Employee

With Email, sometimes it is just easier to attempt to deliver a message using telnet from the command line of the server to see what is the issue with email server.

Here is great technet article that describes the smtp commands:

https://technet.microsoft.com/en-us/library/aa995718%28v=exchg.65%29.aspx

If you get the same error response you can eliminate Splunk from the issue, and focus on the mail server, from address, to address etc as being the issue.

0 Karma

Irosha
New Member

there was an access list configured on our SMTP server. that was the issue. many thanks for the help.

0 Karma

Irosha
New Member

This is the search command i am trying to run;

index=syslog | head 5 | sendemail to=Test.User@Test.local server=smtp.test.local subject="Here is an email notification" message="This is an example message"

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Have you looked at splunkd.log?

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...