Splunk Search

Search result limit

corehan
Explorer

Hello dears,

How can i change search result limit ? At this moment, max 10K line shown..

 

Labels (1)
0 Karma

bowesmana
SplunkTrust
SplunkTrust

Why do you need to increase the lines shown? There are various limits in Splunk, e.g. if you just run a simple search

index=*

it will show you 10,000 results max, but if you run

index=*
| stats count

it will tell you how many result you have, which can be > 10000

 

0 Karma

hoaxm3
Path Finder

10k exactly is usually due to a subsearch or the sort command. If sort, try changing sort to 'sort - 0'. If subsearch, look at the limits.conf file and increase the maxout integer.

maxout = x

https://docs.splunk.com/Documentation/Splunk/latest/Admin/Limitsconf#.5Bsubsearch.5D

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...