All Apps and Add-ons

Can someone explain how splunk stream can be used to get email headers

schandrasekar
Loves-to-Learn

The goal is to find the delay between the time sender sents the mail and recipient receive the mail , if the delay is more than 10 mins then alert

Options tried:

Message tracking logs C:\Program Files\Microsoft\Exchange Server\V14\TransportRoles\Logs\MessageTracking in exchange server2010. But the logs didn provide the actual time when the user sent the email, also the original IP of the sender is replaced with LB/Exchange server/relay server/firewall. 

So now I looking for other options. One of them is using Splunk stream. 

Please provide your suggestions.

Labels (3)
0 Karma

thambisetty
SplunkTrust
SplunkTrust

In the message tracking logs, you should see field called event which actually contains SEND,DELIVER,RECEIVE 

if you can minus the time of send from time of receive  by message_id then you should get what you want.

————————————
If this helps, give a like below.
0 Karma

schandrasekar
Loves-to-Learn

@thambisetty date_time doesn't look like the time when the message was sent by the user. Also, I am looking for original IP field to be the actual sender IP 

https://docs.microsoft.com/en-us/exchange/mail-flow/transport-logs/message-tracking?view=exchserver-...

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