Getting Data In

Queue up thousands of searches from CLI?

ianmaddox4bookr
Explorer

I would like to queue up a large number of unique searches (approximately 500,000) to be run from the command line in a queue. Right now, they are going one at a time from a shell script and they're painfully slow. Is there any way to stick searches into the jobs list and retrieve their data later? Alternately, is there any other way to run massive numbers of searches in a batch?

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

The REST API lets you start a search and returns a job ID for later retrieval of the results, that way you could run several searches concurrently. I have not yet tried firing a large number of searches at once though, ymmv.

http://docs.splunk.com/Documentation/Splunk/5.0/RESTAPI/RESTsearches

0 Karma
Get Updates on the Splunk Community!

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

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...