<?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: Schedule Alerts not being triggered in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371921#M6599</link>
    <description>&lt;P&gt;thanks. that helped me understand the logs. they were all SUCCESS. I was relying on the Splunk UI and it was not showing me anything Under the Alerts. it was always ZERO. Go figure.&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2017 21:43:23 GMT</pubDate>
    <dc:creator>maximusdm</dc:creator>
    <dc:date>2017-05-11T21:43:23Z</dc:date>
    <item>
      <title>Schedule Alerts not being triggered</title>
      <link>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371914#M6592</link>
      <description>&lt;P&gt;Splunk Ent. v.6.5.2&lt;BR /&gt;
I set up a few alerts to run every 5min with condition if # of events &amp;gt; 0.&lt;BR /&gt;
I know for a fact that the search will return &amp;gt; 0 because I set up my time range for a few hours where it always returns &amp;gt; 0.&lt;/P&gt;

&lt;P&gt;Search query:&lt;BR /&gt;
index=index001 Source="Record Alert" &lt;BR /&gt;
 | stats count(eval(like(Description,"%orders failed to record on at least%"))) AS Occurences&lt;/P&gt;

&lt;P&gt;Any ideas where to start troubleshooting this? I dont see anything on Activity--&amp;gt;Triggered Alerts&lt;/P&gt;

&lt;P&gt;Another thing that is weird when I run the query below I get ZERO results for ALL TIME:&lt;BR /&gt;
index=_internal log_level=warn* OR log_level=err*&lt;/P&gt;

&lt;P&gt;EDIT: I just looked at the scheduler.log and it shows: status=success, digest_mode=1 for my alert but I dont think it is triggering at all. It stills shows ZERO for the "Alerts" field under the "Searches, reports, and alerts" interface.&lt;/P&gt;

&lt;P&gt;Thank you&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/194433-alert.gif" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:00:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371914#M6592</guid>
      <dc:creator>maximusdm</dc:creator>
      <dc:date>2020-09-29T14:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Alerts not being triggered</title>
      <link>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371915#M6593</link>
      <description>&lt;P&gt;The first query is not appropriate .&lt;BR /&gt;
try this &lt;BR /&gt;
&lt;STRONG&gt;index=index001 Source="Record Alert" &lt;BR /&gt;
Description="*orders failed to record *"| stats count AS Occurences&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;For the secondd try this&lt;/P&gt;

&lt;P&gt;index=_internal log_level=WARN* OR log_level=err* OR log_leval=ERROR*&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:00:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371915#M6593</guid>
      <dc:creator>naidusadanala</dc:creator>
      <dc:date>2020-09-29T14:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Alerts not being triggered</title>
      <link>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371916#M6594</link>
      <description>&lt;P&gt;why the first query is not appropriate? your query will only capture an exact string right?&lt;BR /&gt;
and the second query didnt work either. I get ZERO back. It is in our lab but the query works in Production. Not sure why.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 15:18:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371916#M6594</guid>
      <dc:creator>maximusdm</dc:creator>
      <dc:date>2017-05-10T15:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Alerts not being triggered</title>
      <link>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371917#M6595</link>
      <description>&lt;P&gt;why the first query is not appropriate? your query will only capture an exact string right?&lt;/P&gt;

&lt;P&gt;Yeah&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 15:42:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371917#M6595</guid>
      <dc:creator>naidusadanala</dc:creator>
      <dc:date>2017-05-10T15:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Alerts not being triggered</title>
      <link>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371918#M6596</link>
      <description>&lt;P&gt;your query will return ZERO on my search. I still don't understand why my query is wrong. It returns 95 events average. And the questions remains, why the alarm won't trigger????&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 16:13:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371918#M6596</guid>
      <dc:creator>maximusdm</dc:creator>
      <dc:date>2017-05-10T16:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Alerts not being triggered</title>
      <link>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371919#M6597</link>
      <description>&lt;P&gt;what alert action did you opt for ?&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 19:18:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371919#M6597</guid>
      <dc:creator>naidusadanala</dc:creator>
      <dc:date>2017-05-10T19:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Alerts not being triggered</title>
      <link>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371920#M6598</link>
      <description>&lt;P&gt;I had similar issue&lt;BR /&gt;
Try to search your alerts in skipped search using savedsearch_id&lt;/P&gt;

&lt;P&gt;index=_internal earliest=[your_time] sourcetype=scheduler search_type=scheduled status=skipped&lt;/P&gt;

&lt;P&gt;We had to change parameters in limits.conf&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:01:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371920#M6598</guid>
      <dc:creator>andrey2007</dc:creator>
      <dc:date>2020-09-29T14:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule Alerts not being triggered</title>
      <link>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371921#M6599</link>
      <description>&lt;P&gt;thanks. that helped me understand the logs. they were all SUCCESS. I was relying on the Splunk UI and it was not showing me anything Under the Alerts. it was always ZERO. Go figure.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 21:43:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Schedule-Alerts-not-being-triggered/m-p/371921#M6599</guid>
      <dc:creator>maximusdm</dc:creator>
      <dc:date>2017-05-11T21:43:23Z</dc:date>
    </item>
  </channel>
</rss>

