<?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: My alert keeps getting auto disabled in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/My-alert-keeps-getting-auto-disabled/m-p/346706#M11509</link>
    <description>&lt;P&gt;Is there any log level as Warning or Error in the internal logs that would tell me it is disabled? This is what I was leaning towards this more than getting the time difference. &lt;BR /&gt;
However still your answer is helpful and i will try that thanks &lt;/P&gt;</description>
    <pubDate>Tue, 17 Apr 2018 16:02:32 GMT</pubDate>
    <dc:creator>delgendy</dc:creator>
    <dc:date>2018-04-17T16:02:32Z</dc:date>
    <item>
      <title>My alert keeps getting auto disabled</title>
      <link>https://community.splunk.com/t5/Alerting/My-alert-keeps-getting-auto-disabled/m-p/346704#M11507</link>
      <description>&lt;P&gt;I have an alert that keeps getting auto disabled, how can I identify this from the internal logs. &lt;BR /&gt;
I want to run a search on the internal logs to know when this alert got disabled and to alert off .&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:02:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/My-alert-keeps-getting-auto-disabled/m-p/346704#M11507</guid>
      <dc:creator>delgendy</dc:creator>
      <dc:date>2018-04-17T12:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: My alert keeps getting auto disabled</title>
      <link>https://community.splunk.com/t5/Alerting/My-alert-keeps-getting-auto-disabled/m-p/346705#M11508</link>
      <description>&lt;P&gt;You can try this search to get last run of that alert before it disabled:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=scheduler  | stats latest(_time) as last_event by savedsearch_name | eval last_run=tostring(now()-last_event,"duration") | eval last_event=strftime(last_event, "%Y-%m-%d %H:%M:%S")
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:26:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/My-alert-keeps-getting-auto-disabled/m-p/346705#M11508</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-04-17T12:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: My alert keeps getting auto disabled</title>
      <link>https://community.splunk.com/t5/Alerting/My-alert-keeps-getting-auto-disabled/m-p/346706#M11509</link>
      <description>&lt;P&gt;Is there any log level as Warning or Error in the internal logs that would tell me it is disabled? This is what I was leaning towards this more than getting the time difference. &lt;BR /&gt;
However still your answer is helpful and i will try that thanks &lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 16:02:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/My-alert-keeps-getting-auto-disabled/m-p/346706#M11509</guid>
      <dc:creator>delgendy</dc:creator>
      <dc:date>2018-04-17T16:02:32Z</dc:date>
    </item>
  </channel>
</rss>

