<?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: Disable external UI URIs in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Disable-external-UI-URIs/m-p/82218#M4428</link>
    <description>&lt;P&gt;Yes, that should be fine, though if anyone browses to the parts of Splunk that attempt to connect to Splunkbase, they might not have the experience that they are expecting.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2011 04:40:59 GMT</pubDate>
    <dc:creator>araitz</dc:creator>
    <dc:date>2011-04-15T04:40:59Z</dc:date>
    <item>
      <title>Disable external UI URIs</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Disable-external-UI-URIs/m-p/82215#M4425</link>
      <description>&lt;P&gt;I would like to disable external UI URIs. yes, i'm paranoid about security.&lt;/P&gt;

&lt;P&gt;I saw in the ../splunk/etc/system/default/web.conf file that this can possibility be done.&lt;/P&gt;

&lt;H2&gt;external UI URIs&lt;/H2&gt;

&lt;P&gt;serviceFormPostURL = &lt;A href="http://headlamp.splunk.com/event/add"&gt;http://headlamp.splunk.com/event/add&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;userRegistrationURL = &lt;A href="https://www.splunk.com/index.php/pre_reg?destination=prod_reg"&gt;https://www.splunk.com/index.php/pre_reg?destination=prod_reg&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;userEntTrialRegistrationURL = &lt;A href="https://www.splunk.com/index.php/sign_up?destination=prod_reg"&gt;https://www.splunk.com/index.php/sign_up?destination=prod_reg&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;userResendRegistrationURL =&lt;A href="https://www.splunk.com/index.php/pre_reg?destination=prod_resend"&gt;https://www.splunk.com/index.php/pre_reg?destination=prod_resend&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;updateCheckerBaseURL = &lt;A href="https://quickdraw.splunk.com/js/"&gt;https://quickdraw.splunk.com/js/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;docsCheckerBaseURL=&lt;A href="https://quickdraw.splunk.com/help"&gt;https://quickdraw.splunk.com/help&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Are there any impact if they are disabled? How do i disable them? Directly comment these lines in the default web.conf?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2011 02:10:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Disable-external-UI-URIs/m-p/82215#M4425</guid>
      <dc:creator>deyeo</dc:creator>
      <dc:date>2011-04-15T02:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disable external UI URIs</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Disable-external-UI-URIs/m-p/82216#M4426</link>
      <description>&lt;P&gt;They can all be set to null,  which will turn off everything that might hit splunk.com &lt;/P&gt;

&lt;P&gt;But never edit the files in the default directory.  You should, and always can,  edit the same files, stanzas and keys,  by making the same changes over in the 'local' directory. &lt;/P&gt;

&lt;P&gt;in $SPLUNK_HOME/etc/system/local/web.conf, &lt;/P&gt;

&lt;P&gt;add a &lt;CODE&gt;[settings]&lt;/CODE&gt; stanza if you dont have one already,  and then under &lt;CODE&gt;[settings]&lt;/CODE&gt;, add the following: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;serviceFormPostURL = 
userRegistrationURL = 
userEntTrialRegistrationURL = 
userResendRegistrationURL = 
updateCheckerBaseURL = 
docsCheckerBaseURL=
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It looks weird but that will null them all out. &lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2011 02:44:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Disable-external-UI-URIs/m-p/82216#M4426</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2011-04-15T02:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disable external UI URIs</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Disable-external-UI-URIs/m-p/82217#M4427</link>
      <description>&lt;P&gt;how about the $SPLUNK_HOME/etc/system/default/server.conf file which contains the following:&lt;/P&gt;

&lt;P&gt;In 4.1.x,&lt;BR /&gt;
[applicationsManagement]&lt;BR /&gt;
url = &lt;A href="http://www.splunkbase.com/api/apps"&gt;http://www.splunkbase.com/api/apps&lt;/A&gt;&lt;BR /&gt;
loginUrl = &lt;A href="http://www.splunkbase.com/api/account:login/"&gt;http://www.splunkbase.com/api/account:login/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;can they be nulled without any negative impact to Splunk?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2011 03:38:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Disable-external-UI-URIs/m-p/82217#M4427</guid>
      <dc:creator>deyeo</dc:creator>
      <dc:date>2011-04-15T03:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Disable external UI URIs</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Disable-external-UI-URIs/m-p/82218#M4428</link>
      <description>&lt;P&gt;Yes, that should be fine, though if anyone browses to the parts of Splunk that attempt to connect to Splunkbase, they might not have the experience that they are expecting.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2011 04:40:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Disable-external-UI-URIs/m-p/82218#M4428</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2011-04-15T04:40:59Z</dc:date>
    </item>
  </channel>
</rss>

