<?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: How can I disable the login notification message that a new Splunk version is available? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12820#M242</link>
    <description>&lt;P&gt;Actually I think I figured out, looks to be a browser cache issue, I hopped on another machine and they are indeed fixed, woohoo.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2017 19:44:34 GMT</pubDate>
    <dc:creator>shawngarrettsgp</dc:creator>
    <dc:date>2017-11-03T19:44:34Z</dc:date>
    <item>
      <title>How can I disable the login notification message that a new Splunk version is available?</title>
      <link>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12815#M237</link>
      <description>&lt;P&gt;My Splunk users do not need to know when a new version of Splunk is available and would like to remove this messaging. 
As the Splunk Administrator I access Splunk.com sufficiently to see when a new release is available. 
How can I turn this notification off?&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2010 02:00:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12815#M237</guid>
      <dc:creator>Ellen</dc:creator>
      <dc:date>2010-05-04T02:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I disable the login notification message that a new Splunk version is available?</title>
      <link>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12816#M238</link>
      <description>&lt;P&gt;web.conf contains the setting from which you can disable Splunk automatic checking for new versions:&lt;/P&gt;

&lt;P&gt;By default the setting is:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;updateCheckerBaseURL = &lt;A href="http://quickdraw.splunk.com/js/" target="test_blank"&gt;http://quickdraw.splunk.com/js/&lt;/A&gt; 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;To disable automatic checking, add to your $SPLUNK_HOME/etc/system/local/web.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[settings]
updateCheckerBaseURL = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Note: Disabling this feature will apply to all Splunk non-admin and admin users.&lt;/P&gt;

&lt;P&gt;For further information refer to:&lt;/P&gt;

&lt;P&gt;&lt;A rel="nofollow" href="http://www.splunk.com/base/Documentation/4.0.11/Admin/Webconf"&gt;http://www.splunk.com/base/Documentation/4.0.11/Admin/Webconf&lt;/A&gt;  

or &lt;A rel="nofollow" href="http://answers.splunk.com/questions/812/how-can-i-supress-certain-splunk-web-error-warning-messages-notifications-for-non"&gt;a related topic on suppressing messages for non-admin users&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2010 02:01:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12816#M238</guid>
      <dc:creator>Ellen</dc:creator>
      <dc:date>2010-05-04T02:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can I disable the login notification message that a new Splunk version is available?</title>
      <link>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12817#M239</link>
      <description>&lt;P&gt;For the free version of Splunk the webconf is located here. &lt;BR /&gt;
$SPLUNK_HOME/etc/system/local/web.conf&lt;/P&gt;

&lt;P&gt;The setting below is the same. &lt;BR /&gt;
 [settings]&lt;BR /&gt;
modify this updateCheckerBaseURL = &lt;A href="http://quickdraw.splunk.com/js/"&gt;http://quickdraw.splunk.com/js/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;
to &lt;BR /&gt;
updateCheckerBaseURL = 0&lt;/P&gt;

&lt;P&gt;If this file does not exist just create a file called "web.conf" in the directory $SPLUNK_HOME/etc/system/local/web.conf&lt;BR /&gt;
Thanks for the correction to edit local (not default files). &lt;BR /&gt;
This is because when splunk upgreades the default files are overwritten. &lt;BR /&gt;
=)&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 15:42:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12817#M239</guid>
      <dc:creator>Keysofsandiego</dc:creator>
      <dc:date>2015-03-05T15:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I disable the login notification message that a new Splunk version is available?</title>
      <link>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12818#M240</link>
      <description>&lt;P&gt;Is there any reason for this not to work? I copied the default folder web.conf into local. I then set updateCheckerBaseURL = 0 &amp;amp; restarted the machine. But I'm still getting prompted to update.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2015 11:28:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12818#M240</guid>
      <dc:creator>sgannon200</dc:creator>
      <dc:date>2015-06-01T11:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I disable the login notification message that a new Splunk version is available?</title>
      <link>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12819#M241</link>
      <description>&lt;P&gt;I'm seeing the same thing, only on SHC members though after doing a rolling-restart. The rest of my infrastructure this worked fine.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 18:41:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12819#M241</guid>
      <dc:creator>shawngarrettsgp</dc:creator>
      <dc:date>2017-11-03T18:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can I disable the login notification message that a new Splunk version is available?</title>
      <link>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12820#M242</link>
      <description>&lt;P&gt;Actually I think I figured out, looks to be a browser cache issue, I hopped on another machine and they are indeed fixed, woohoo.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 19:44:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12820#M242</guid>
      <dc:creator>shawngarrettsgp</dc:creator>
      <dc:date>2017-11-03T19:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I disable the login notification message that a new Splunk version is available?</title>
      <link>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12821#M243</link>
      <description>&lt;P&gt;Please do not change files in the system/default location.  use system/local instead.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2018 01:29:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-can-I-disable-the-login-notification-message-that-a-new/m-p/12821#M243</guid>
      <dc:creator>walterk82</dc:creator>
      <dc:date>2018-02-04T01:29:14Z</dc:date>
    </item>
  </channel>
</rss>

