All Apps and Add-ons

Why are we not getting any message tracking logs using Splunk 6.1.3 and the Splunk App for Microsoft Exchange 3.0.1?

edwardrose
Contributor

Hello All

We are not getting any message tracking logs and we are using Exchange App 3.0.1

Here is our stanza:

[monitor://C:\Program Files\Microsoft\Exchange Server\V14\TransportRoles\Logs\MessageTracking]
disabled=true

[monitorNoHandle://E:\Exchange\Logs\MessageTracking]
whitelist=\.log$|\.LOG$
sourcetype=MSExchange:2010:MessageTracking
queue=parsingQueue
index=msexchange
disabled=false

I am not sure what we are missing. Any help would be greatly appreciated.

thanks
ed

0 Karma
1 Solution

ahall_splunk
Splunk Employee
Splunk Employee

The monitorNoHandle type will only monitor single files (see http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitorfilesanddirectories#Why_use_MonitorNo... ) - use monitor instead.

View solution in original post

ahall_splunk
Splunk Employee
Splunk Employee

The monitorNoHandle type will only monitor single files (see http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitorfilesanddirectories#Why_use_MonitorNo... ) - use monitor instead.

edwardrose
Contributor

I have changed it to the following:

[monitor://C:\Program Files\Microsoft\Exchange Server\V14\TransportRoles\Logs\MessageTracking]
disabled=true

[monitor://E:\Exchange\Logs\MessageTracking]
whitelist=\.log$|\.LOG$
sourcetype=MSExchange:2010:MessageTracking
queue=parsingQueue
index=msexchange
disabled=false

How long should it be before the servers start sending the message data? We had changed it to monitorNoHandle based on the Splunk PS engagement we had. I took his word for everything. I guess I should go back through and double check all the settings 🙂

0 Karma

ahall_splunk
Splunk Employee
Splunk Employee

Once the universal forwarder is restarted, it should be fairly quickly. Your internal logs are your friend here, Check index=_internal source=*splunkd.log to check for any errors.

0 Karma
Get Updates on the Splunk Community!

Don't wait! Accept the Mission Possible: Splunk Adoption Challenge Now and Win ...

Attention everyone! We have exciting news to share! We are recruiting new members for the Mission Possible: ...

Unify Your SecOps with Splunk Mission Control

In today’s post, I'm excited to share some recent Splunk Mission Control innovations. With Splunk Mission ...

Data Preparation Made Easy: SPL2 for Edge Processor

By now, you may have heard the exciting news that Edge Processor, the easy-to-use Splunk data preparation tool ...