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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...