Splunk Enterprise

Is the only to change the subsearch limit is to modify limits.conf?

jip31
Motivator

Hi

I have a basic question about the append limit which is 50000 events max

Does it means that only the 50000 first events sorted by timestamp are displayed (from newest to oldest)?

And in some discussions, it seems that these limit could be overrided with

 

 

 

 | sort 0 

 

 

 

https://community.splunk.com/t5/Splunk-Search/Using-sort-0-to-avoid-10000-row-limit/m-p/502707

is it true or the only way to change the limit is to modify limits.conf?

thanks

 

Tags (3)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

sort 0 only affects the number of events in the sort, not the subsearch (which is still restricted to 50000)

You can however do multiple appends, each with a different subset of events!

0 Karma

jip31
Motivator

doest it means there is a sort events number imit if we dont use | sort 0?

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
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, ...