Alerting

Sending notification when background jobs done

fatbrainz
Explorer

Hi all,

Is there any way that users can receive alerts when their background jobs finished?

Thanks.

Tags (2)
0 Karma

Takajian
Builder

I do not think there is easy way to do so as long as I know. But if we use splunk API, we are able to know if search job is done or not. In general, any search job id is generated as soon as search job is submitted. After the search job is completed, the value of "isDone" flag of the search job become "1". We are able to get the value of "isDone" flag by
using API. As for API, please refer to following manual.

http://docs.splunk.com/Documentation/Splunk/latest/Developer/RESTCreateSearch

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...