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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...