Splunk Search

max result lookups

efaundez
Path Finder

good afternoon

    I have a lookups that has 11737540 lines, but when I see it in splunk, it only shows me half

| inputlookup msisdn_sus_Todos.csv

5,004,673 results

    Does anyone have any idea how to fix this? that all the values are shown or you have to increase some value in the limits.conf

regards

0 Karma

bhavikbhalodia
Path Finder

You can try below syntax in /opt/splunk/etc/system/local/limits.conf and check the change in results.

[searchresults]
max_mem_usage_mb = 400
maxresultrows = 10000000
tocsv_maxretry = 10
tocsv_retryperiod_ms = 1000

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...