Splunk Search

How do I increase the limit on events returned when using cli search?

SK110176
Path Finder

When running a splunk search from the cli, the maximum number of events returned is 100. How do I increase this limit?

Tags (3)
3 Solutions

V_at_Splunk
Splunk Employee
Splunk Employee

-maxout 999 (or your preferred number)

View solution in original post

Marcin
Explorer

I think what you are looking for is "-maxout NUM", which changes the limit of returned results from 100 to NUM.

View solution in original post

Stephen_Sorkin
Splunk Employee
Splunk Employee

New in 4.1, you can set -maxout 0, which means "unlimited." This is useful for streaming data to another processing system or to a file.

View solution in original post

Stephen_Sorkin
Splunk Employee
Splunk Employee

New in 4.1, you can set -maxout 0, which means "unlimited." This is useful for streaming data to another processing system or to a file.

kevintelford
Path Finder

Awesome!

:)

0 Karma

Stephen_Sorkin
Splunk Employee
Splunk Employee

csv is unlimited in 4.2. table remains limited.

0 Karma

kevintelford
Path Finder

As of 4.1.5 using -maxout 0 will yield unlimited results if your -ouput flag is set to 'raw' or 'rawdata', if it is set to 'csv' or 'table' it will be limited to 50k (plus one line for the header).

0 Karma

Marcin
Explorer

I think what you are looking for is "-maxout NUM", which changes the limit of returned results from 100 to NUM.

V_at_Splunk
Splunk Employee
Splunk Employee

-maxout 999 (or your preferred number)

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...