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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...