<?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 to change Splunk accessing URL in Security</title>
    <link>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41316#M1387</link>
    <description>&lt;P&gt;I down voted this post because the web.conf  file is not in system/local anymore&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jan 2016 03:32:58 GMT</pubDate>
    <dc:creator>w0lverineNOP</dc:creator>
    <dc:date>2016-01-20T03:32:58Z</dc:date>
    <item>
      <title>How to change Splunk accessing URL</title>
      <link>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41313#M1384</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I would like to change splunk accessing URL,&lt;BR /&gt;
Currently running on &lt;A href="http://localhost:8000"&gt;http://localhost:8000&lt;/A&gt;&lt;BR /&gt;
I need to change it as &lt;A href="http://example.splunk.com"&gt;http://example.splunk.com&lt;/A&gt;&lt;BR /&gt;
For these, what conf file i need to change.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 15:05:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41313#M1384</guid>
      <dc:creator>thiru53</dc:creator>
      <dc:date>2011-12-28T15:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Splunk accessing URL</title>
      <link>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41314#M1385</link>
      <description>&lt;P&gt;You can edit the default port in the web.conf file in $SPLUNK_HOME/etc/system/local.&lt;/P&gt;

&lt;P&gt;This is documented quite well in the admin guide, as well as reference documentation.&lt;/P&gt;

&lt;P&gt;Additionally, you can use the splunk command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./splunk set web-port 80 -auth admin:changeme
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;To change your DNS, you will need to consult your own network infrastructure.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 21:17:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41314#M1385</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2011-12-28T21:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Splunk accessing URL</title>
      <link>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41315#M1386</link>
      <description>&lt;P&gt;This is a duplicate of &lt;A href="http://splunk-base.splunk.com/answers/37187"&gt;http://splunk-base.splunk.com/answers/37187&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Consult the answers in both places!&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2012 20:13:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41315#M1386</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-01-01T20:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Splunk accessing URL</title>
      <link>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41316#M1387</link>
      <description>&lt;P&gt;I down voted this post because the web.conf  file is not in system/local anymore&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 03:32:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41316#M1387</guid>
      <dc:creator>w0lverineNOP</dc:creator>
      <dc:date>2016-01-20T03:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Splunk accessing URL</title>
      <link>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41317#M1388</link>
      <description>&lt;P&gt;hi thiru53&lt;BR /&gt;
To change your splunk URL &lt;A href="http://localhost:8000"&gt;http://localhost:8000&lt;/A&gt; find the default host name of your machine and replace &lt;A href="http://localhost:8000"&gt;http://localhost:8000&lt;/A&gt; by &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://&amp;lt;hostname&amp;gt;:8000" target="test_blank"&gt;http://&amp;lt;hostname&amp;gt;:8000&lt;/A&gt; 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For example if your default host name is momo-PC &lt;BR /&gt;
use &lt;A href="http://momo-PC:8000"&gt;http://momo-PC:8000&lt;/A&gt; like URL&lt;BR /&gt;
you can also use IP adresse for example &lt;A href="http://121.0.0.7:8000"&gt;http://121.0.0.7:8000&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 08:30:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-change-Splunk-accessing-URL/m-p/41317#M1388</guid>
      <dc:creator>chimell</dc:creator>
      <dc:date>2016-01-20T08:30:20Z</dc:date>
    </item>
  </channel>
</rss>

