<?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: Alert when Search runs too long in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Alert-when-Search-runs-too-long/m-p/136096#M2196</link>
    <description>&lt;P&gt;Something like this to get you started:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index = _* sourcetype=audittrail  info!=canceled | stats list(info) min(_time) as min max(_time) as max list(total_run_time)  list(search) by search_id user
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can adjust a bit to get your alert.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Feb 2015 23:05:52 GMT</pubDate>
    <dc:creator>thomrs</dc:creator>
    <dc:date>2015-02-11T23:05:52Z</dc:date>
    <item>
      <title>Alert when Search runs too long</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-when-Search-runs-too-long/m-p/136095#M2195</link>
      <description>&lt;P&gt;I was wondering if there was a way to have an alert sent to an email address, after a Splunk search has been running for over a certain duration of time?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 21:23:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-when-Search-runs-too-long/m-p/136095#M2195</guid>
      <dc:creator>mmcve</dc:creator>
      <dc:date>2015-02-11T21:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when Search runs too long</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-when-Search-runs-too-long/m-p/136096#M2196</link>
      <description>&lt;P&gt;Something like this to get you started:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index = _* sourcetype=audittrail  info!=canceled | stats list(info) min(_time) as min max(_time) as max list(total_run_time)  list(search) by search_id user
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can adjust a bit to get your alert.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 23:05:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-when-Search-runs-too-long/m-p/136096#M2196</guid>
      <dc:creator>thomrs</dc:creator>
      <dc:date>2015-02-11T23:05:52Z</dc:date>
    </item>
  </channel>
</rss>

