Splunk Search

how can i get jobid from splunk?

Alan_Bradley
Path Finder

what are the steps to get running jobid in splunk. after gettign the jobid can i put it in https://localhost:8089/services/search/jobs/jobid/results?output_mode=xml

0 Karma
1 Solution

matt
Splunk Employee
Splunk Employee

When you do a GET for the https://localhost:8089/services/search/jobs endpoint you should get a list of all current running dispatch jobs. More detail information can be found at http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTsearches#REST_endpoints_for_searches

View solution in original post

matt
Splunk Employee
Splunk Employee

When you do a GET for the https://localhost:8089/services/search/jobs endpoint you should get a list of all current running dispatch jobs. More detail information can be found at http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTsearches#REST_endpoints_for_searches

sideview
SplunkTrust
SplunkTrust

note that if it's a job id for a search that you're dispatching yourself, the sid value is itself returned from the dispatch POST and you can just use that.

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...