<?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 Re: How to create alert in certain index when the word &amp;quot;Finished&amp;quot; doesn't appear within five minutes of the wo in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-to-create-alert-in-certain-index-when-the-word-quot-Finished/m-p/622438#M14540</link>
    <description>&lt;P&gt;Hey Rich, I'll give it a try.&lt;/P&gt;&lt;P&gt;Many thanks for the swift reply.&lt;/P&gt;&lt;P&gt;I'll give you a Karma anyway.&lt;/P&gt;&lt;P&gt;Much appreciated,&lt;/P&gt;&lt;P&gt;Sheldon.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 15:09:59 GMT</pubDate>
    <dc:creator>sheldonjolly</dc:creator>
    <dc:date>2022-11-29T15:09:59Z</dc:date>
    <item>
      <title>How to create alert in certain index when the word "Finished" doesn't appear within five minutes of the word "Starting"?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-alert-in-certain-index-when-the-word-quot-Finished/m-p/622415#M14538</link>
      <description>&lt;P&gt;Hi All Splunk Experts.&lt;/P&gt;
&lt;P&gt;I'd like to create an alert in a certain index when the word "Finished" doesn't appear within five minutes of the word "Starting".&lt;/P&gt;
&lt;P&gt;For context, we upload file and see the string "Started" when we don't see the word "Finished" within 5 minutes, I'd like to have an alert.&lt;/P&gt;
&lt;P&gt;btw, me regex knowledge is really crap.&lt;/P&gt;
&lt;P&gt;Can you help.&lt;/P&gt;
&lt;P&gt;Much appreciated,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sheldon.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 14:15:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-alert-in-certain-index-when-the-word-quot-Finished/m-p/622415#M14538</guid>
      <dc:creator>sheldonjolly</dc:creator>
      <dc:date>2022-11-29T14:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to create alert in certain index when the word "Finished" doesn't appear within five minutes of the wo</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-alert-in-certain-index-when-the-word-quot-Finished/m-p/622432#M14539</link>
      <description>&lt;P&gt;Search for "Starting" or "Finished" and take the first result.&amp;nbsp; If that result is "Starting" and it's at least 5 minutes old then trigger an alert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=foo ("Starting" OR "Finished")
| head 1
| search "Starting"
| where (now() - _time) &amp;gt; 300&lt;/LI-CODE&gt;&lt;P&gt;Trigger the alert if the number of results is not zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 15:31:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-alert-in-certain-index-when-the-word-quot-Finished/m-p/622432#M14539</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-11-29T15:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to create alert in certain index when the word "Finished" doesn't appear within five minutes of the wo</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-alert-in-certain-index-when-the-word-quot-Finished/m-p/622438#M14540</link>
      <description>&lt;P&gt;Hey Rich, I'll give it a try.&lt;/P&gt;&lt;P&gt;Many thanks for the swift reply.&lt;/P&gt;&lt;P&gt;I'll give you a Karma anyway.&lt;/P&gt;&lt;P&gt;Much appreciated,&lt;/P&gt;&lt;P&gt;Sheldon.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 15:09:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-alert-in-certain-index-when-the-word-quot-Finished/m-p/622438#M14540</guid>
      <dc:creator>sheldonjolly</dc:creator>
      <dc:date>2022-11-29T15:09:59Z</dc:date>
    </item>
  </channel>
</rss>

