Reporting

What attribute in limits.conf can you limit the number of results exported from Splunk's UI?

ben_leung
Builder

Where in limits.conf can you limit the number of results exported from Splunk's UI?
Version 6.x.x and up

alt text

Tags (2)

jkat54
SplunkTrust
SplunkTrust

It's in the limits.conf documentation. If you're only able to export 10000... just search the documentation for 10000.

http://docs.splunk.com/Documentation/Splunk/6.1/admin/Limitsconf

The answer is different depending upon your search. These are common limits that cause issues and their defaults:

[default]
maxresults= 10000

[search]
max_count = 10000

[stats|sistats]
maxresultrows = 50000

But you'll see many different limits for many different commands. Then you'll have to compare to the commands you use in your dashboard/report/whatever youre exporting.

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...