<?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: Cannot get to Splunk Web interface in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15286#M9111</link>
    <description>&lt;P&gt;Oh wow - 8 hours gone and then find this answer and it is all clear now. Thank you so much!&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2019 02:23:21 GMT</pubDate>
    <dc:creator>mwhitener</dc:creator>
    <dc:date>2019-11-14T02:23:21Z</dc:date>
    <item>
      <title>Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15273#M9098</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;

&lt;P&gt;I have installed Splunk on Solaris 10 Sparc machine. On that machine Orca is also running. 
After installation it gives me the address for my browser but when I paste that in my browser then it is not opening the interface. Is there perhaps a conflict with Apache running on that machine? I've even tried changing the ports but to no avail.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;

&lt;P&gt;Dean&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2010 16:48:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15273#M9098</guid>
      <dc:creator>DNT</dc:creator>
      <dc:date>2010-06-10T16:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15274#M9099</link>
      <description>&lt;P&gt;Maybe this will help you:&lt;/P&gt;

&lt;P&gt;What is the output of the following command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/bin/splunk status
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It should be something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunkd is running (PID: 9630).
splunk helpers are running (PIDs: 9631).
splunkweb is running (PID: 9776).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Check the httpport setting in the web.conf file here $SPLUNK_HOME/etc/system/local/&lt;/P&gt;

&lt;P&gt;Make sure that something is listening on that port with &lt;CODE&gt;netstat -an&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Check the log file in $SPLUNK_HOME/var/log/splunk/splunkd.log to see if there are any errors&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2010 17:51:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15274#M9099</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2010-06-10T17:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15275#M9100</link>
      <description>&lt;P&gt;root@host:/splunk/splunk/bin# ./splunk status&lt;BR /&gt;
splunkd is running (PID: 27525).&lt;BR /&gt;
splunk helpers are running (PIDs: 27526).&lt;BR /&gt;
splunkweb is running (PID: 27537).&lt;/P&gt;

&lt;P&gt;cat /splunk/splunk/etc/system/local/web.conf&lt;BR /&gt;
[default]&lt;/P&gt;

&lt;P&gt;[settings]&lt;BR /&gt;
httpport = 8001&lt;/P&gt;

&lt;P&gt;The netstat command shows that it is listening on the port 8001. I even changed the port and it had no effect.&lt;/P&gt;

&lt;P&gt;I checked the logs and it is mostly just info events. I don't think I'm being blocked on a firewall either because I am able to telnet to the server using the port specified.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jun 2010 04:03:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15275#M9100</guid>
      <dc:creator>DNT</dc:creator>
      <dc:date>2010-06-13T04:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15276#M9101</link>
      <description>&lt;P&gt;Correction on my previous comment. The port seems to be blocked. It should work once we allow access.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2010 13:50:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15276#M9101</guid>
      <dc:creator>DNT</dc:creator>
      <dc:date>2010-06-14T13:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15277#M9102</link>
      <description>&lt;P&gt;Ok, hope this will work:)&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2010 17:17:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15277#M9102</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2010-06-14T17:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15278#M9103</link>
      <description>&lt;P&gt;Yea if the service is running and you cannot telnet to your splunk instance host on port 8000 from your local PC most likely its a Firewall ACL issue. &lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2010 04:42:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15278#M9103</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-06-25T04:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15279#M9104</link>
      <description>&lt;P&gt;Hope your Splunk is accessible now after changing your firewall's ACL.  If not then check if the hostname in the URL that Splunk gave is resolvable.  If not then you'll have to use the server's fully qualified domain name.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2010 20:19:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15279#M9104</guid>
      <dc:creator>williamche</dc:creator>
      <dc:date>2010-10-15T20:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15280#M9105</link>
      <description>&lt;P&gt;by default CentOS 6.4 has IPTables enabled. This blocks port 8000 access. To turn it off do the following:&lt;/P&gt;

&lt;P&gt;/etc/init.d/iptables save&lt;BR /&gt;
/etc/init.d/iptables stop&lt;/P&gt;

&lt;P&gt;to prevent it from coming back on next boot&lt;/P&gt;

&lt;P&gt;chkconfig iptables off&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2013 23:32:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15280#M9105</guid>
      <dc:creator>jalfrey</dc:creator>
      <dc:date>2013-06-11T23:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15281#M9106</link>
      <description>&lt;P&gt;Hope it can help you,&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;check the port and hostname are right, sometime hostname may not be resolved so use the IP address&lt;BR /&gt;
./splunk show web-port&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;check startwebserver =1&lt;BR /&gt;
./splunk cmd btool web list --debug |grep startwebserver&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Run these commands to open the iptables/ports in Unix machines&lt;BR /&gt;
sudo firewall-cmd --zone=public --add-port=8000/tcp --permanent&lt;BR /&gt;
sudo firewall-cmd --reload&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Hope by now u will be able to access the Webserver.&lt;BR /&gt;
Happy splunking &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 08:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15281#M9106</guid>
      <dc:creator>neelamssantosh</dc:creator>
      <dc:date>2015-09-19T08:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15282#M9107</link>
      <description>&lt;P&gt;This was the simple solution that I spent 2 hrs looking for, lol. Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:50:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15282#M9107</guid>
      <dc:creator>rbenlizar</dc:creator>
      <dc:date>2016-11-15T16:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15283#M9108</link>
      <description>&lt;P&gt;doesn't make any change in my server.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 19:51:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15283#M9108</guid>
      <dc:creator>Sahithi0394</dc:creator>
      <dc:date>2018-03-21T19:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15284#M9109</link>
      <description>&lt;P&gt;What if startwebserver =0 ?&lt;BR /&gt;
What should I need to do as splunk Daemon is running?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 13:00:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15284#M9109</guid>
      <dc:creator>pratibha2018</dc:creator>
      <dc:date>2018-03-27T13:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15285#M9110</link>
      <description>&lt;P&gt;This is bizarre, I didn't have to do this in any other instant of Splunk, they all worked, &lt;/P&gt;

&lt;P&gt;So wasn't sure this was the right answer. then carried on troubleshooting. &lt;BR /&gt;
2 days later...thought lets open this port ..and Volla !  &lt;/P&gt;

&lt;P&gt;Thanks...&lt;/P&gt;</description>
      <pubDate>Sat, 14 Sep 2019 11:25:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15285#M9110</guid>
      <dc:creator>khushsingh</dc:creator>
      <dc:date>2019-09-14T11:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15286#M9111</link>
      <description>&lt;P&gt;Oh wow - 8 hours gone and then find this answer and it is all clear now. Thank you so much!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 02:23:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15286#M9111</guid>
      <dc:creator>mwhitener</dc:creator>
      <dc:date>2019-11-14T02:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15287#M9112</link>
      <description>&lt;P&gt;I also facing same issue when i am trying to login Splunk GUI via my user name and password its throwing error "Login Fail" and for other users which are another domain they are able to login successfully only user belong to my AD domain having some issue, I have tried restarting Linux Splunk services check AD bind configuration file but not able to fix the issue. Any idea what goes wrong?&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 14:59:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15287#M9112</guid>
      <dc:creator>jony360</dc:creator>
      <dc:date>2020-02-04T14:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15288#M9113</link>
      <description>&lt;P&gt;Dude!  You're piling on to a thread that's 10 years old!  Please post a new question.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 15:48:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/15288#M9113</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-02-04T15:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/544335#M9114</link>
      <description>&lt;P&gt;What are the commands for the firewall permission on MacOS? Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 13:53:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/544335#M9114</guid>
      <dc:creator>Herman</dc:creator>
      <dc:date>2021-03-18T13:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get to Splunk Web interface</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/688434#M13918</link>
      <description>&lt;P&gt;I checked fire wall setting and it works for me&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 09:44:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-get-to-Splunk-Web-interface/m-p/688434#M13918</guid>
      <dc:creator>Ghookas</dc:creator>
      <dc:date>2024-05-23T09:44:33Z</dc:date>
    </item>
  </channel>
</rss>

