Splunk Search

| metadata type=sources maxes out at 10000 - limits.conf setting?

parallaxed
Path Finder

For some reason this search maxes out at 10000 (i.e. only returns 10000 sources, there are more...), and I can't seem to find the related limit - is it hardcoded?

Tags (2)
2 Solutions

gkanapathy
Splunk Employee
Splunk Employee

Yes, it is hard coded on 4.0.x. In 3.x, you can add a count=100000 parameter to increase the number of results returned.

View solution in original post

Stephen_Sorkin
Splunk Employee
Splunk Employee

It is tunable in 4.1.x in limits.conf.

Add to etc/system/local/limits.conf:

[metadata]
maxcount = *some larger number*

View solution in original post

Stephen_Sorkin
Splunk Employee
Splunk Employee

It is tunable in 4.1.x in limits.conf.

Add to etc/system/local/limits.conf:

[metadata]
maxcount = *some larger number*

gkanapathy
Splunk Employee
Splunk Employee

Yes, it is hard coded on 4.0.x. In 3.x, you can add a count=100000 parameter to increase the number of results returned.

parallaxed
Path Finder

Why is it hard coded? Is there an alternative to count sources that's as quick as using the metadata?

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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