<?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 How to create an Alert when the system gives 0 results? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-the-system-gives-0-results/m-p/427887#M7447</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Need to create a Alert where if Search produces zero results then alert should be send , this should be checked every 15 mins. Is there any internal log file on which this alert can be created so that it doesn't create overhead on the system.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2019 20:39:17 GMT</pubDate>
    <dc:creator>rashi83</dc:creator>
    <dc:date>2019-08-05T20:39:17Z</dc:date>
    <item>
      <title>How to create an Alert when the system gives 0 results?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-the-system-gives-0-results/m-p/427887#M7447</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Need to create a Alert where if Search produces zero results then alert should be send , this should be checked every 15 mins. Is there any internal log file on which this alert can be created so that it doesn't create overhead on the system.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 20:39:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-the-system-gives-0-results/m-p/427887#M7447</guid>
      <dc:creator>rashi83</dc:creator>
      <dc:date>2019-08-05T20:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create an Alert when the system gives 0 results?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-the-system-gives-0-results/m-p/427888#M7448</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;You can check the results given by an alert with the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype="scheduler" search_type=scheduled savedsearch_name="Your alert name"
| where result_count=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 21:07:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-the-system-gives-0-results/m-p/427888#M7448</guid>
      <dc:creator>jaime_ramirez</dc:creator>
      <dc:date>2019-08-05T21:07:20Z</dc:date>
    </item>
  </channel>
</rss>

