Reporting

receive emails from thirdpart app as event in splunk

pouriajalilian1
New Member

i have a server that the only way it can alert on events is to send emails to an external thirdparty app ,like splunk.so i want to monitor whenever it receives emails and create alerts,dashboards based on that events.is it possible??please give me clear advice on that .

Tags (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Splunk cannot receive email directly. It can, however, access IMAP mailboxes using the IMAP Mailbox app (https://splunkbase.splunk.com/app/1739/). I once wrote a scripted input to access Office 365 mailboxes using an API that is no longer supported. So there are options. Post specific questions and we may be able to help more.

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

pouriajalilian1
New Member

[IMAP Configuration]
debug = 0
deleteWhenDone = 0
disabled = 0
fullHeaders = 1
includeBody = 1
noCache = 0
port = 587
server = mail.test.com
useSSL = 1
user =username@test.com
password =**********
mimeTypes = text/plain
folders = all
imapSearch = UNDELETED
deleteWhenDone = False
noCache = False
splunkuser = admin
splunkpassword =*****
timeout = 10
---------i wrote something like this,but it didnt work.
besides,i enabled windows script on inputs.conf and disabled nix one as instructed in the manual .help me please

0 Karma

richgalloway
SplunkTrust
SplunkTrust

I don't know enough about the IMAP app to offer detailed help. You may want to post a new question.

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

pouriajalilian1
New Member

thank you my friend

0 Karma

pouriajalilian1
New Member

does Streams events from from a mail server. is what i have to configure?? in this way,i couldnt set protocol filed .

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...