Dashboards & Visualizations

User limit events

pbarbuto
Path Finder

Is there a way to tell which users are hitting their search limits? I've looked for these events in the internal indexes but cant find them. Maybe a rest search?

Tags (1)
0 Karma
1 Solution

anilchaithu
Builder

@pbarbuto 

Please use the below search. you should be able to see the reached limit messages for both user & role assuming someone is hitting the limit.

index=_internal sourcetype=splunkd component=DispatchManager

 

-- Hope this helps.

 

View solution in original post

0 Karma

anilchaithu
Builder

@pbarbuto 

Please use the below search. you should be able to see the reached limit messages for both user & role assuming someone is hitting the limit.

index=_internal sourcetype=splunkd component=DispatchManager

 

-- Hope this helps.

 

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...