Getting Data In

TA-Exchange-2013-ClientAccess inputs.conf/throttling-counters search macro mismatch

edonze
Path Finder

The object= line in the inputs.conf for TA-Exchange-2013-ClientAccess doesn't match the throttling-counters search macro. See below:

[perfmon://MSExchange_Throttling]
index=perfmon
object=MSExchange User Throttling
instances=*
counters=*
interval=30
disabled=false

throttling-counters macro:

object="MSExchange Throttling"

Tags (2)
0 Karma
1 Solution

edonze
Path Finder

Changed the macro to:

( object="MSExchange Throttling" OR object="MSExchange User Throttling" )

I'm not sure if the more correct fix would have been to update the inputs.conf in the TA, but this made the Client Access Servers dashboard work.

View solution in original post

0 Karma

edonze
Path Finder

Changed the macro to:

( object="MSExchange Throttling" OR object="MSExchange User Throttling" )

I'm not sure if the more correct fix would have been to update the inputs.conf in the TA, but this made the Client Access Servers dashboard work.

0 Karma
Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...