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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...