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!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

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