<?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 safeguards for internal search errors in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570305#M13115</link>
    <description>&lt;P&gt;Yes, of course you can and that's what I meant to show in my reply.&amp;nbsp; See the edited response.&lt;/P&gt;</description>
    <pubDate>Sat, 09 Oct 2021 00:05:46 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-10-09T00:05:46Z</dc:date>
    <item>
      <title>Alert safeguards for internal search errors</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570290#M13112</link>
      <description>&lt;P&gt;I was asked to ask -&lt;/P&gt;&lt;P&gt;Our alerts are relying on various lookups, lookup generators, and other searches. If anything about these underlying layers fail, we have an alert with failing SPL, and these failures are silent, so the alert fails, and we have no idea that it’s because an error in SPL not because there are no events generating them.&lt;/P&gt;&lt;P&gt;Would you ask Splunk Support groups, do we have any option to create an alert action to send us an email whenever a scheduled alert SPL fails due to errors in that SPL? We really need that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 19:55:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570290#M13112</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2021-10-08T19:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alert safeguards for internal search errors</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570293#M13113</link>
      <description>&lt;P&gt;Create an alert that monitors splunkd.log for instances when your key alerts fail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal source=*scheduler.log component=SavedSplunker search_type=scheduled status!=success savedsearch_name IN (&amp;lt;&amp;lt;list of quoted alert names&amp;gt;&amp;gt;)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 00:05:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570293#M13113</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-10-09T00:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alert safeguards for internal search errors</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570297#M13114</link>
      <description>&lt;P&gt;Can we search for status as failure?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 20:52:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570297#M13114</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2021-10-08T20:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alert safeguards for internal search errors</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570305#M13115</link>
      <description>&lt;P&gt;Yes, of course you can and that's what I meant to show in my reply.&amp;nbsp; See the edited response.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 00:05:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570305#M13115</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-10-09T00:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alert safeguards for internal search errors</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570438#M13119</link>
      <description>&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;Are you providing this SPL out of your experience, or just guessing?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 09:25:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570438#M13119</guid>
      <dc:creator>yuk</dc:creator>
      <dc:date>2021-10-11T09:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alert safeguards for internal search errors</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570458#M13121</link>
      <description>&lt;P&gt;A bit of both.&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 12:31:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570458#M13121</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-10-11T12:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Alert safeguards for internal search errors</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570646#M13136</link>
      <description>&lt;P&gt;I created an alert which depends on a lookup. When I deleted the lookup two things took place –&lt;/P&gt;&lt;P&gt;1) The alert invocation was still a success in _internal&lt;BR /&gt;2) A message was thrown in _internal - 10-12-2021 10:51:40.961 -0400 ERROR SearchOperator:inputcsv - sid:searchparsetmp_647361294 The lookup table 'lookup_name.csv' requires a .csv or KV store lookup definition.&lt;/P&gt;&lt;P&gt;I don't see a way to correlate the error message with the "successful" invocation of the alert.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 15:57:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570646#M13136</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2021-10-12T15:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Alert safeguards for internal search errors</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570674#M13140</link>
      <description>&lt;P&gt;I recall that at one time Splunk logged an event when a saved search was scheduled and another one when it ran.&amp;nbsp; The latter is what I expected you to find with the status field.&amp;nbsp; Perhaps I'm mis-remembering.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 20:20:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-safeguards-for-internal-search-errors/m-p/570674#M13140</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-10-12T20:20:55Z</dc:date>
    </item>
  </channel>
</rss>

