<?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 know what is the web ui address of new installed splunk? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414004#M7722</link>
    <description>&lt;P&gt;restart Splunk on the command line, &lt;CODE&gt;./splunk restart&lt;/CODE&gt;&lt;BR /&gt;
check the URL and port of Splunk web provided at the end of the launch output.&lt;BR /&gt;
verify if you need HTTP or HTTPS&lt;BR /&gt;
(default should be &lt;A href="http://localhost:8000"&gt;http://localhost:8000&lt;/A&gt;)&lt;/P&gt;</description>
    <pubDate>Tue, 22 May 2018 05:56:05 GMT</pubDate>
    <dc:creator>mayurr98</dc:creator>
    <dc:date>2018-05-22T05:56:05Z</dc:date>
    <item>
      <title>How can i know what is the web ui address of new installed splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414003#M7721</link>
      <description>&lt;P&gt;I installed a new Splunk enterprise in the box , &lt;BR /&gt;
We are using a cluster environment , and we have 2 different IP address .&lt;BR /&gt;
Example :  10.80.246.100 - internal ip&lt;BR /&gt;
                    10.80.243.32 - is the web (this is given  by the previous splunk team)&lt;/P&gt;

&lt;P&gt;Is there a way i can find the web ui address of the splunk ?&lt;BR /&gt;
I already tried web.conf = 127.0..0.1:8089 ( just showing splunkd)&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 02:11:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414003#M7721</guid>
      <dc:creator>jadengoho</dc:creator>
      <dc:date>2018-05-22T02:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can i know what is the web ui address of new installed splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414004#M7722</link>
      <description>&lt;P&gt;restart Splunk on the command line, &lt;CODE&gt;./splunk restart&lt;/CODE&gt;&lt;BR /&gt;
check the URL and port of Splunk web provided at the end of the launch output.&lt;BR /&gt;
verify if you need HTTP or HTTPS&lt;BR /&gt;
(default should be &lt;A href="http://localhost:8000"&gt;http://localhost:8000&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 05:56:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414004#M7722</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-05-22T05:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can i know what is the web ui address of new installed splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414005#M7723</link>
      <description>&lt;P&gt;I did restart and this is what is see:&lt;BR /&gt;
    Splunk&amp;gt; The Notorious B.I.G. D.A.T.A.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Checking prerequisites...
        Checking http port [8000]: open
        Checking mgmt port [8089]: open
        Checking appserver port [127.0.0.1:8065]: open
        Checking kvstore port [8191]: open
        Checking configuration...  Done.
        Checking critical directories...        Done
        Checking indexes...
                Validated: _audit _internal _introspection _telemetry _
        Done


Bypassing local license checks since this instance is configured with a remote license master.

        Checking filesystem compatibility...  Done
        Checking conf files for problems...
        Done
        Checking default conf files for edits...
        Validating installed files against hashes from '/opt/splunk/splunk-7.0.0-c8a78efdd40f-linux-2.6-x86_64-manifest'
        All installed files intact.
        Done
All preliminary checks passed.

Starting splunk server daemon (splunkd)...
Done
 [  OK  ]

Waiting for web server at &lt;A href="https://127.0.0.1:8000" target="test_blank"&gt;https://127.0.0.1:8000&lt;/A&gt; to be available... Done


If you get stuck, we're here to help.
Look for answers here: &lt;A href="http://docs.splunk.com" target="test_blank"&gt;http://docs.splunk.com&lt;/A&gt;

The Splunk web interface is at &lt;A href="https://&amp;lt;hostname&amp;gt;:8000" target="test_blank"&gt;https://&amp;lt;hostname&amp;gt;:8000&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But, as i mention . previous team set it in 2 diffrent network :&lt;BR /&gt;
10.80.246.100 - internal ip&lt;BR /&gt;
10.80.243.32 - is the web (this is given by the previous splunk team)&lt;/P&gt;

&lt;P&gt;now the restart shows :"8000" , - ERROR page &lt;BR /&gt;
&lt;A href="https://:8000" target="test_blank"&gt;https://:8000&lt;/A&gt; - Error page , &lt;BR /&gt;
[Is there a way i can see what address/network is the UI of the new install app displaying ?&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 06:46:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414005#M7723</guid>
      <dc:creator>jadengoho</dc:creator>
      <dc:date>2018-05-22T06:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can i know what is the web ui address of new installed splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414006#M7724</link>
      <description>&lt;P&gt;By default it should be available on all IP addresses.&lt;/P&gt;

&lt;P&gt;You can try &lt;CODE&gt;netstat -tulpan | grep 8000&lt;/CODE&gt; to see where Splunk is actually listening. &lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 07:42:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414006#M7724</guid>
      <dc:creator>xpac</dc:creator>
      <dc:date>2018-05-22T07:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can i know what is the web ui address of new installed splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414007#M7725</link>
      <description>&lt;P&gt;I will try this , and also ask our infra team , if they knew about this matter , thanks xpac .&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 07:58:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-can-i-know-what-is-the-web-ui-address-of-new-installed/m-p/414007#M7725</guid>
      <dc:creator>jadengoho</dc:creator>
      <dc:date>2018-05-22T07:58:12Z</dc:date>
    </item>
  </channel>
</rss>

