Getting Data In

External Lookup 100 row limit

ConsoleBotTryPC
Path Finder

Hi,

I am using an external lookup to basically run a Python script which runs an API call to return the results using a csv.dictwriter to the sys.stdout.

There are around 1250 rows being written to the console
But only the first 100 rows are being shown in Splunk.

How can I disable this 100-row limit on external lookups?

 

Thank you and have a nice day,

 

Best,

Labels (1)
0 Karma

ConsoleBotTryPC
Path Finder
0 Karma

ConsoleBotTryPC
Path Finder

Also had found about the keyword to be added in transforations.conf

max_matches

but this has an upper limit of 1000. I need more...

 

Refer: https://docs.splunk.com/Documentation/Splunk/latest/Admin/Transformsconf#Lookup_tables

0 Karma

PickleRick
SplunkTrust
SplunkTrust

You can't have more. You might be able to "walk around" this limitation by writing custom command - it's bound by other rules than scripted lookup.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...