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
Get Updates on the Splunk Community!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...