<?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: Why are my alerts not being triggered? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177573#M2980</link>
    <description>&lt;P&gt;Try searching Splunk for &lt;CODE&gt;index=_internal  source="/opt/splunk/var/log/splunk/scheduler.log" status!=success OR NOT INFO&lt;/CODE&gt;.  &lt;/P&gt;

&lt;P&gt;You can also search directly in scheduler.log.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2016 05:34:10 GMT</pubDate>
    <dc:creator>ben363</dc:creator>
    <dc:date>2016-06-15T05:34:10Z</dc:date>
    <item>
      <title>Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177563#M2970</link>
      <description>&lt;P&gt;I have an alert that I created.  When I click "Open in Search and trigger the event, it shows up in the search window, but the event does not trigger the alert (send e-mail, execute the script, or show up in Triggered Alerts).&lt;/P&gt;

&lt;P&gt;The alert is in the savedsearches.conf file in system/local and shows up with the Owner as "nobody", the App as "system" and Sharing as "Global".  &lt;/P&gt;

&lt;P&gt;What can I do to fix this problem?  I have several alerts and it appears that none of them are working properly at this time.&lt;/P&gt;

&lt;P&gt;UPDATE:  It appears the number of searches may be partially responsible.  When I have just one real-time alert in the savedsearches.conf file it appears to work correctly, but when I get up to 6, it stops working.  The requirements being fulfilled by Splunk require as many as 14 real time searches to trigger alerts when necessary, so I definitely need some kind of solution to this problem.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 19:49:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177563#M2970</guid>
      <dc:creator>APNelson</dc:creator>
      <dc:date>2014-10-30T19:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177564#M2971</link>
      <description>&lt;P&gt;Manually running the search isn't supposed to trigger the alert action, you need to wait for a scheduled run... not sure if that's what's missing here though, do elaborate if not.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 20:39:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177564#M2971</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-10-30T20:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177565#M2972</link>
      <description>&lt;P&gt;The search for the alert is real-time, not scheduled.  I'm just using the fact that the entry is showing up in search using the same criteria to prove to myself that the event was received.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 20:40:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177565#M2972</guid>
      <dc:creator>APNelson</dc:creator>
      <dc:date>2014-10-30T20:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177566#M2973</link>
      <description>&lt;P&gt;I see. There's a huge list of things that could be going wrong. Is the search running in the job inspector and showing results? What's the trigger condition and similar configs for the alert? Anything suspicious / erroring in &lt;CODE&gt;_internal&lt;/CODE&gt;?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 20:42:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177566#M2973</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-10-30T20:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177567#M2974</link>
      <description>&lt;P&gt;I see 8 searches in the Jobs view, but not one for each of my alerts.  Four have their status marked as "Done", while 4 others (which are some of my alerts, but not the one I'm using for testing) have the status "Running (100%).&lt;/P&gt;

&lt;P&gt;I see an entry in the scheduler log indicating that it cannot execute scheduled searches that live at the system level for some reason, but I'm getting the same behavior regardless of whether my savedsearches.conf file is in apps/search/local or system/local (with a restart after moving the file so the searches are moved into an app context).&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 20:55:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177567#M2974</guid>
      <dc:creator>APNelson</dc:creator>
      <dc:date>2014-10-30T20:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177568#M2975</link>
      <description>&lt;P&gt;Yeah, running in system/local isn't such a great idea... however, if they're still not running if moved to an app context then there's gotta be an error message for that that's different from the system/local one.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 21:24:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177568#M2975</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-10-30T21:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177569#M2976</link>
      <description>&lt;P&gt;It appears the number of searches may be partially responsible. When I have just one real-time alert in the savedsearches.conf file it appears to work correctly, but when I get up to 6, it stops working. The requirements being fulfilled by Splunk require as many as 14 real time searches to trigger alerts when necessary, so I definitely need some kind of solution to this problem.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 13:29:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177569#M2976</guid>
      <dc:creator>APNelson</dc:creator>
      <dc:date>2014-10-31T13:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177570#M2977</link>
      <description>&lt;P&gt;There are two limits to be concerned about here, one is the number of real-time searches your user can run (see Settings -&amp;gt; Authentication -&amp;gt; Roles), the other is the number of real-time searches your Search Head can run (see limits.conf, depends on the number of cores your SH has).&lt;/P&gt;

&lt;P&gt;Not sure how the limit for the &lt;CODE&gt;nobody&lt;/CODE&gt; user is calculated though.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 14:47:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177570#M2977</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-10-31T14:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177571#M2978</link>
      <description>&lt;P&gt;That did the trick.  I changed base_max_searches and max_rt_search_multiplier and now they're all showing up in Jobs and my test one is responding properly.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:58:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177571#M2978</guid>
      <dc:creator>APNelson</dc:creator>
      <dc:date>2020-09-28T17:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177572#M2979</link>
      <description>&lt;P&gt;Great. For future growth, there should be logs in &lt;CODE&gt;_internal&lt;/CODE&gt; stating that this limit has been reached... I think. If you found those you could consider setting up a (non-realtime) alert for them to add more cores / add more search heads / increase the limit.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 17:13:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177572#M2979</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-10-31T17:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177573#M2980</link>
      <description>&lt;P&gt;Try searching Splunk for &lt;CODE&gt;index=_internal  source="/opt/splunk/var/log/splunk/scheduler.log" status!=success OR NOT INFO&lt;/CODE&gt;.  &lt;/P&gt;

&lt;P&gt;You can also search directly in scheduler.log.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 05:34:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177573#M2980</guid>
      <dc:creator>ben363</dc:creator>
      <dc:date>2016-06-15T05:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my alerts not being triggered?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177574#M2981</link>
      <description>&lt;P&gt;Thank you!  &lt;CODE&gt;index=_internal source=*scheduler.log status!=success OR NOT INFO savedsearch_name="[name of saved search here]" | dedup reason | table reason&lt;/CODE&gt;  In my case, reason == "maxRtsearches limit reached"&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 17:22:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-are-my-alerts-not-being-triggered/m-p/177574#M2981</guid>
      <dc:creator>mbrownec</dc:creator>
      <dc:date>2016-11-23T17:22:28Z</dc:date>
    </item>
  </channel>
</rss>

