Alerting

My emails alert can't send from my server.

userno1
New Member

Hello,

I have a problem with splunk because email alerts can't send from my server. I use smtp.gmail.com and port 587. If I check by telnet smtp.gmail.com 587 everything is ok and I connect to 220 mx.google.com ESMTP

If I use other simple software for only sent email by smtp.gmail.com 587, it works.

Where can I start to find a solution?

Tags (2)
0 Karma

cramasta
Builder

its not a config, you are running it as a search in the search app

index=_internal email@address.com

this will search the splunk internal logs for any errors when trying to send a email to that user

0 Karma

jitendra0101
Engager

hi I got many errors , how can I send email from splunk.

0 Karma

takwa
New Member

Hi, I run it, but no result or error appear, however i cannot receive email . What can be the rootcause ?

0 Karma

userno1
New Member

Sorry but I can't find this. Can you explain more precisely? Step by step?

0 Karma

cramasta
Builder

do a search for

index=_internal email@address.com

replace email@address.com with one of the addresses that you are trying to send the email to.

see if there are any errors listed

0 Karma

userno1
New Member

Where can I find this config?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...