Getting Data In

Splunk 4.x and Exchange 2010

BastianW
Path Finder

I´m running Splunk 4.x here and would like to import out flat file MS Exchange eMail tracking files into splunk. BUT it seamed there is no plugin available. Only a old one for splunk 3.x and exchange 2003 can be found.

Has anybody managed to import the eMail tracking files into splunk?

Tags (1)
0 Karma
1 Solution

ahall_splunk
Splunk Employee
Splunk Employee

As of today, there is a new app: Splunk App for Microsoft Exchange. This supports import of the Microsoft Exchange 2010 Message Tracking logs

View solution in original post

ahall_splunk
Splunk Employee
Splunk Employee

Check out the documentation on docs.splunk.com - this goes step by step on how to configure the app.

RIADH
New Member

how to configure this app "Splunk for Microsoft Exchange"?
I have already added this addons to my Splunk instance, but I did not get it configured !!!
can any one to help me!!!
please..

0 Karma

ahall_splunk
Splunk Employee
Splunk Employee

As of today, there is a new app: Splunk App for Microsoft Exchange. This supports import of the Microsoft Exchange 2010 Message Tracking logs

gkanapathy
Splunk Employee
Splunk Employee

Exchange 2010 message tracking logs are simply CSV files, and don't require any special plugins for importing into Splunk. I think that the normal "exchange" sourcetype will probably generate a correct CSV field list from the file headers, but if it doesn't, one can be made by just defining the sourcetype:

[exchange2010msgtracking]
DELIMS = ","
FIELDS = date_time,client_ip,client_hostname,server_ip,server_hostname,

And so on...I didn't list out all the fields, but they're listed in the file header anyway.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...