<?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: mail when no result comes in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451920#M7297</link>
    <description>&lt;P&gt;Could anyone please help...&lt;BR /&gt;
we are still facing the issue &lt;/P&gt;</description>
    <pubDate>Tue, 19 Feb 2019 13:20:32 GMT</pubDate>
    <dc:creator>logloganathan</dc:creator>
    <dc:date>2019-02-19T13:20:32Z</dc:date>
    <item>
      <title>mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451905#M7282</link>
      <description>&lt;P&gt;i want to get an email when no result comes for a specific query. But, whenever some problem occurs in Splunk, unfortunately i am getting an email.&lt;/P&gt;

&lt;P&gt;Could you please help me to fix this issue?  &lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 13:50:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451905#M7282</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2018-10-24T13:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451906#M7283</link>
      <description>&lt;P&gt;Hi @logloganathan,&lt;/P&gt;

&lt;P&gt;Could you give us some more context for this problem? You have a much better chance of getting your question answered if you provide more information about your issue. Plus, it will help guide future community users who are facing a similar problem. &lt;/P&gt;

&lt;P&gt;Thanks for posting!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 18:06:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451906#M7283</guid>
      <dc:creator>mstjohn_splunk</dc:creator>
      <dc:date>2018-10-24T18:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451907#M7284</link>
      <description>&lt;P&gt;@logloganathan  what is your current query for Alert and what is your Alert Trigger condition?&lt;/P&gt;

&lt;P&gt;Also please explain &lt;CODE&gt;some problem occurs&lt;/CODE&gt; as to what kind of problem/s?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 19:17:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451907#M7284</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-10-24T19:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451908#M7285</link>
      <description>&lt;P&gt;Hi Nikenilay,&lt;/P&gt;

&lt;P&gt;thanks for your response!!&lt;/P&gt;

&lt;P&gt;i used very simple&lt;/P&gt;

&lt;P&gt;index=ABC source=XYZ "somefindinfcommand" | stats count by source _time&lt;/P&gt;

&lt;P&gt;it trigger the alert when the table less than 1&lt;/P&gt;

&lt;P&gt;but whenever splunk not getting any data, it triggering the false alert&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 08:33:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451908#M7285</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2018-10-26T08:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451909#M7286</link>
      <description>&lt;P&gt;thanks for your response!!&lt;/P&gt;

&lt;P&gt;i used very simple&lt;/P&gt;

&lt;P&gt;index=ABC source=XYZ "somefindinfcommand" | stats count by source _time&lt;/P&gt;

&lt;P&gt;it trigger the alert when the table less than 1&lt;/P&gt;

&lt;P&gt;but whenever splunk not getting any data, it triggering the false alert&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 08:33:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451909#M7286</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2018-10-26T08:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451910#M7287</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;it trigger the alert when the table less than 1&lt;BR /&gt;
but whenever splunk not getting any data, it triggering the false alert&lt;BR /&gt;
when the table result is less than 1 means, you are checking if the result event count is 0. &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;and whenever splunk not getting any data, means, the result is also zero.. and that should trigger the alert, right. how you say that its a false alert?!?!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 08:43:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451910#M7287</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2018-10-26T08:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451911#M7288</link>
      <description>&lt;P&gt;yes you are correct, it is due to splunk issue.some time splunk restart happen then i am getting these alert&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 08:47:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451911#M7288</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2018-10-26T08:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451912#M7289</link>
      <description>&lt;P&gt;so, pls try to adjust your query so that it will create a known number of results.. and when that known number of result is not coming, you can trigger an alert. &lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 09:03:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451912#M7289</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2018-10-26T09:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451913#M7290</link>
      <description>&lt;P&gt;Hi @logloganathan,&lt;/P&gt;

&lt;P&gt;May be you can try to modify your query and have the trigger condition as &lt;CODE&gt;when the count=0 and you don't have a  "splunk restart" message in _internal index&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 09:59:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451913#M7290</guid>
      <dc:creator>MousumiChowdhur</dc:creator>
      <dc:date>2018-10-26T09:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451914#M7291</link>
      <description>&lt;P&gt;Hi Mousumi,&lt;/P&gt;

&lt;P&gt;Thanks for your response&lt;/P&gt;

&lt;P&gt;Could you please provide example query&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Loganathan&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 13:53:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451914#M7291</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2018-11-27T13:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451915#M7292</link>
      <description>&lt;P&gt;Try setting custom alerts which will trigger only when results are zero. In the alert actions tab.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 02:21:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451915#M7292</guid>
      <dc:creator>vr2312</dc:creator>
      <dc:date>2018-12-04T02:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451916#M7293</link>
      <description>&lt;P&gt;where that present?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 08:54:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451916#M7293</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2018-12-05T08:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451917#M7294</link>
      <description>&lt;P&gt;Okay, you would receive an email if there is an infrastructural issue with Splunk due to which searching and indexing operations get impacted. That is how it works, You might have to use this for better validity : &lt;/P&gt;

&lt;P&gt;| eval delay = _indextime - _time&lt;/P&gt;

&lt;P&gt;If there is a delay in indexing and the search results are triggering due to that, you can avoid those by using the above command in your search.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 23:14:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451917#M7294</guid>
      <dc:creator>vr2312</dc:creator>
      <dc:date>2018-12-05T23:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451918#M7295</link>
      <description>&lt;P&gt;can i use this query directly in the alert?&lt;/P&gt;

&lt;P&gt;basic search | table host&lt;/P&gt;

&lt;P&gt;how to modify this query with your example&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 13:38:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451918#M7295</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2018-12-18T13:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451919#M7296</link>
      <description>&lt;P&gt;Could you please provide an update&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 12:34:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451919#M7296</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2018-12-20T12:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451920#M7297</link>
      <description>&lt;P&gt;Could anyone please help...&lt;BR /&gt;
we are still facing the issue &lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 13:20:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451920#M7297</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-02-19T13:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451921#M7298</link>
      <description>&lt;P&gt;i am still facing for the response&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 14:02:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451921#M7298</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-02-25T14:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451922#M7299</link>
      <description>&lt;P&gt;Could anyone please help me in this issue&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 11:24:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451922#M7299</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-02-26T11:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451923#M7300</link>
      <description>&lt;P&gt;Tweak the query as stated. It would help, there is not fixed answer for this as the query is different w.r.t. data ingested.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 23:38:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451923#M7300</guid>
      <dc:creator>vr2312</dc:creator>
      <dc:date>2019-02-27T23:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: mail when no result comes</title>
      <link>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451924#M7301</link>
      <description>&lt;P&gt;like this...????&lt;BR /&gt;
basic search | table host | eval delay = _indextime - _time&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 14:20:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/mail-when-no-result-comes/m-p/451924#M7301</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-02-28T14:20:20Z</dc:date>
    </item>
  </channel>
</rss>

