<?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: A smart way to disable email alert for all saved searches in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92769#M1317</link>
    <description>&lt;P&gt;Question : Remove "Mail host" record and require any service restarting after saved ?&lt;/P&gt;</description>
    <pubDate>Tue, 29 May 2018 07:18:21 GMT</pubDate>
    <dc:creator>eric_chg</dc:creator>
    <dc:date>2018-05-29T07:18:21Z</dc:date>
    <item>
      <title>A smart way to disable email alert for all saved searches</title>
      <link>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92763#M1311</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;
I have hundreds of saved searches for monitors running in the search heads frequently 24 * 7. Is there a way to disable all email alert for all saved searches when I am doing maintenance work on the indexers e.g. restarting. It's quite annoying to get false alarms due to failed searches.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2013 14:33:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92763#M1311</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2013-10-10T14:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: A smart way to disable email alert for all saved searches</title>
      <link>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92764#M1312</link>
      <description>&lt;P&gt;Yes.  Go to Manager &amp;gt;&amp;gt; System Settings &amp;gt;&amp;gt; Email alert settings and remove the Mail Host information (just remember what it was so you can put it back when you're done).&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2013 14:38:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92764#M1312</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-10-10T14:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: A smart way to disable email alert for all saved searches</title>
      <link>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92765#M1313</link>
      <description>&lt;P&gt;Thank you. I just gave it a try and it's working. This can be used for planned change. &lt;BR /&gt;
I wish there is a way that email alert won't go out to the recipients due to failed search.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2013 15:59:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92765#M1313</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2013-10-10T15:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: A smart way to disable email alert for all saved searches</title>
      <link>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92766#M1314</link>
      <description>&lt;P&gt;In the case of failed searches I believe it has to do with the trigger for the alert, but I'll have to test it.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2013 16:07:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92766#M1314</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-10-10T16:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: A smart way to disable email alert for all saved searches</title>
      <link>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92767#M1315</link>
      <description>&lt;P&gt;Make sense. So it will require change on the python script that is used to send email.&lt;/P&gt;

&lt;P&gt;E.g. Exit the email python program is the message Level is  ERROR&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2013 16:38:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92767#M1315</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2013-10-10T16:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: A smart way to disable email alert for all saved searches</title>
      <link>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92768#M1316</link>
      <description>&lt;P&gt;Take a look at this answer &lt;A href="http://answers.splunk.com/answers/65828/inhibiting-alerts-from-saved-searches-that-had-search-errors.html"&gt;http://answers.splunk.com/answers/65828/inhibiting-alerts-from-saved-searches-that-had-search-errors.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It was valid for all pre Splunk 6 &lt;CODE&gt;sendemail.py&lt;/CODE&gt; scripts. For the Splunk 6.x scripts I have to test it first.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2014 11:14:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92768#M1316</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-10-23T11:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: A smart way to disable email alert for all saved searches</title>
      <link>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92769#M1317</link>
      <description>&lt;P&gt;Question : Remove "Mail host" record and require any service restarting after saved ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 07:18:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92769#M1317</guid>
      <dc:creator>eric_chg</dc:creator>
      <dc:date>2018-05-29T07:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: A smart way to disable email alert for all saved searches</title>
      <link>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92770#M1318</link>
      <description>&lt;P&gt;Question : Empty entry at Mail host field and require any service restarting after saved "Mail Server settings" ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 07:21:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/A-smart-way-to-disable-email-alert-for-all-saved-searches/m-p/92770#M1318</guid>
      <dc:creator>eric_chg</dc:creator>
      <dc:date>2018-05-29T07:21:10Z</dc:date>
    </item>
  </channel>
</rss>

