<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Sending notification when background jobs done in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Sending-notification-when-background-jobs-done/m-p/29934#M287</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;Is there any way that users can receive alerts when their background jobs finished?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2011 08:45:53 GMT</pubDate>
    <dc:creator>fatbrainz</dc:creator>
    <dc:date>2011-12-07T08:45:53Z</dc:date>
    <item>
      <title>Sending notification when background jobs done</title>
      <link>https://community.splunk.com/t5/Alerting/Sending-notification-when-background-jobs-done/m-p/29934#M287</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;Is there any way that users can receive alerts when their background jobs finished?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2011 08:45:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Sending-notification-when-background-jobs-done/m-p/29934#M287</guid>
      <dc:creator>fatbrainz</dc:creator>
      <dc:date>2011-12-07T08:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sending notification when background jobs done</title>
      <link>https://community.splunk.com/t5/Alerting/Sending-notification-when-background-jobs-done/m-p/29935#M288</link>
      <description>&lt;P&gt;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 &lt;BR /&gt;
using API. As for API, please refer to following manual.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Developer/RESTCreateSearch"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Developer/RESTCreateSearch&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2011 10:32:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Sending-notification-when-background-jobs-done/m-p/29935#M288</guid>
      <dc:creator>Takajian</dc:creator>
      <dc:date>2011-12-07T10:32:38Z</dc:date>
    </item>
  </channel>
</rss>

