<?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: Disabling Welcome Screen in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19797#M6997</link>
    <description>&lt;P&gt;Is there a way to disable this for Splunk 6 Enterprise?&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2013 15:26:25 GMT</pubDate>
    <dc:creator>adylent</dc:creator>
    <dc:date>2013-10-25T15:26:25Z</dc:date>
    <item>
      <title>Disabling Welcome Screen</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19794#M6994</link>
      <description>&lt;P&gt;When you navigate to your Splunk webpage, you first come to a screen that checks for updates and then gives you the option to continue or install the update. Then you continue on to whichever application(s) you have configured.&lt;/P&gt;

&lt;P&gt;I'd like to disable this initial screen and go straight to the default app - search app for instance. So by going to &lt;A href="https://localhost" rel="nofollow"&gt;https://localhost&lt;/A&gt; I go straight to the Search app.&lt;/P&gt;

&lt;P&gt;How is this possible? Note I am using the free version.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2010 23:00:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19794#M6994</guid>
      <dc:creator>jkfierro</dc:creator>
      <dc:date>2010-07-23T23:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Welcome Screen</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19795#M6995</link>
      <description>&lt;P&gt;You will want to modify the updateCheckerBaseURL in your &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Webconf" rel="nofollow"&gt;web.conf&lt;/A&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;serviceFormPostURL = &lt;A href="http://headlamp.Splunk.com/event/add" target="test_blank"&gt;http://headlamp.Splunk.com/event/add&lt;/A&gt;
userRegistrationURL = &lt;A href="https://www.Splunk.com/index.php/pre_reg?destination=prod_reg" target="test_blank"&gt;https://www.Splunk.com/index.php/pre_reg?destination=prod_reg&lt;/A&gt;
updateCheckerBaseURL = &lt;A href="http://quickdraw.Splunk.com/js/" target="test_blank"&gt;http://quickdraw.Splunk.com/js/&lt;/A&gt;
   * These are various Splunk.com urls that are configurable. 
   * Setting updateCheckerBaseURL to 0 will stop the SplunkWeb from pinging Splunk.com 
     for new versions of itself. 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So basically you want to add a web.conf at $SPLUNK_HOME/etc/system/local/web.conf with the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[settings]
updateCheckerBaseURL = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then restart splunk for the settings to take effect.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jul 2010 00:51:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19795#M6995</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-07-24T00:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Welcome Screen</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19796#M6996</link>
      <description>&lt;P&gt;This does not work on the Enterprise version.&lt;/P&gt;

&lt;P&gt;How can the check for new versions be disabled on Enterprise Splunk.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2010 05:48:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19796#M6996</guid>
      <dc:creator>tier2ops</dc:creator>
      <dc:date>2010-10-06T05:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Welcome Screen</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19797#M6997</link>
      <description>&lt;P&gt;Is there a way to disable this for Splunk 6 Enterprise?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2013 15:26:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19797#M6997</guid>
      <dc:creator>adylent</dc:creator>
      <dc:date>2013-10-25T15:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Welcome Screen</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19798#M6998</link>
      <description>&lt;P&gt;I know this still works for Splunk 6 - free license. I just applied it myself.&lt;/P&gt;

&lt;P&gt;Thank you for taking the moment to point out (subtly) that a user should build a simple file in the LOCAL sub directory to create a single key override, instead of editing the copy in the DEFAULT directory.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 22:24:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19798#M6998</guid>
      <dc:creator>bsherwoodofdapt</dc:creator>
      <dc:date>2013-11-13T22:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Welcome Screen</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19799#M6999</link>
      <description>&lt;P&gt;The solution with updateCheckerBaseURL worked for me with Splunk 6 enteprise 8build 182037). Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 13:25:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19799#M6999</guid>
      <dc:creator>oddrune</dc:creator>
      <dc:date>2013-12-06T13:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Welcome Screen</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19800#M7000</link>
      <description>&lt;P&gt;Worked for me on Enterprise 6.3.2 Build aaff59bb082c&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 15:45:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Disabling-Welcome-Screen/m-p/19800#M7000</guid>
      <dc:creator>bbiandov</dc:creator>
      <dc:date>2016-05-26T15:45:18Z</dc:date>
    </item>
  </channel>
</rss>

