Splunk Dev

In SPlunk Python-SDK what is the maximum number of searches that can be generated

prasanthmobile
Observer

for ip in ips:

  query = f'search "{ip}" earliest=-1d index=main | stats count by index'

job= service.jobs.create(query)
 
 
When i have 500 IP's i am only able to generate 100 jobs .. Is there a way to generate 500 jobs ?
0 Karma

PickleRick
SplunkTrust
SplunkTrust

What is the point of generating 500 searches anyway (and returning possibly huge lists of results for each one).

0 Karma

prasanthmobile
Observer

ignore this question -- **kwargs count fixed the issue.

0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...