<?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: splunk always starts at 127.0.0.1:8000 in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187969#M9172</link>
    <description>&lt;P&gt;thank you&lt;BR /&gt;
i cant telnet in either port,&lt;BR /&gt;&lt;BR /&gt;
i changed  web port and splunkd port to  80  89, still get this:&lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;
        Checking http port [80]: open&lt;BR /&gt;
        Checking mgmt port [89]: open&lt;BR /&gt;
        Checking appserver port [127.0.0.1:8065]: open&lt;BR /&gt;
        Checking kvstore port [8191]: open&lt;BR /&gt;
        Checking configuration...  Done.&lt;BR /&gt;
        Checking critical directories...        Done&lt;BR /&gt;
        Checking indexes...&lt;BR /&gt;
                Validated: _audit _blocksignature _internal _introspection _thefishbucket history main summary&lt;BR /&gt;
        Done&lt;BR /&gt;
        Checking filesystem compatibility...  Done&lt;BR /&gt;
        Checking conf files for problems...&lt;BR /&gt;
        Done&lt;BR /&gt;
All preliminary checks passed.&lt;/P&gt;

&lt;P&gt;Starting splunk server daemon (splunkd)...&lt;BR /&gt;&lt;BR /&gt;
Done&lt;BR /&gt;
                                                           [  OK  ]&lt;/P&gt;

&lt;P&gt;Waiting for web server at &lt;A href="http://127.0.0.1:80"&gt;http://127.0.0.1:80&lt;/A&gt; to be available... Done  &lt;/P&gt;

&lt;P&gt;........telnet  ip-addr:22   successful&lt;/P&gt;</description>
    <pubDate>Thu, 30 Oct 2014 03:45:54 GMT</pubDate>
    <dc:creator>crazyeva</dc:creator>
    <dc:date>2014-10-30T03:45:54Z</dc:date>
    <item>
      <title>splunk always starts at 127.0.0.1:8000</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187965#M9168</link>
      <description>&lt;P&gt;I have a problem&lt;BR /&gt;
Splunk always start at &lt;A href="http://127.0.0.1:8000"&gt;http://127.0.0.1:8000&lt;/A&gt;  and ignor the interface IP address&lt;BR /&gt;
it is newly installed in a virtual machine, RHEL 7, IP is set as 192.168.100.1&lt;BR /&gt;
i access the machine with SSH,  i mean the interface is alive, can be access to remotely&lt;BR /&gt;
but it seems  SPLUNK can not recognise it&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 02:46:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187965#M9168</guid>
      <dc:creator>crazyeva</dc:creator>
      <dc:date>2014-10-29T02:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: splunk always starts at 127.0.0.1:8000</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187966#M9169</link>
      <description>&lt;P&gt;check if you can telnet in port 8000 and 8089 from remote machine if not then these ports are blocked/not accessible.un-block them&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 08:05:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187966#M9169</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2014-10-29T08:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: splunk always starts at 127.0.0.1:8000</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187967#M9170</link>
      <description>&lt;P&gt;you can use the SPLUNK_BINDIP to start splunkd on a specific port&lt;BR /&gt;
export SPLUNK_BINDIP=your-ip-addr&lt;BR /&gt;
do a splunk start &lt;BR /&gt;
you should see the splunk services binding to only the above IP&lt;BR /&gt;
to make it permanent put this in etc/splunk-launch.conf&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:58:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187967#M9170</guid>
      <dc:creator>ithangasamy_spl</dc:creator>
      <dc:date>2020-09-28T17:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: splunk always starts at 127.0.0.1:8000</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187968#M9171</link>
      <description>&lt;P&gt;thank you for helping&lt;BR /&gt;
Splunk does start with the ip SPLUNK_BINDIP specified, but i still cant not access to splunk web through ip-addr:8000&lt;BR /&gt;
after started,  ip-addr:8089    ip-addr:8000 are listening,  but can not  telnet in from outside.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 03:34:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187968#M9171</guid>
      <dc:creator>crazyeva</dc:creator>
      <dc:date>2014-10-30T03:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: splunk always starts at 127.0.0.1:8000</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187969#M9172</link>
      <description>&lt;P&gt;thank you&lt;BR /&gt;
i cant telnet in either port,&lt;BR /&gt;&lt;BR /&gt;
i changed  web port and splunkd port to  80  89, still get this:&lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;
        Checking http port [80]: open&lt;BR /&gt;
        Checking mgmt port [89]: open&lt;BR /&gt;
        Checking appserver port [127.0.0.1:8065]: open&lt;BR /&gt;
        Checking kvstore port [8191]: open&lt;BR /&gt;
        Checking configuration...  Done.&lt;BR /&gt;
        Checking critical directories...        Done&lt;BR /&gt;
        Checking indexes...&lt;BR /&gt;
                Validated: _audit _blocksignature _internal _introspection _thefishbucket history main summary&lt;BR /&gt;
        Done&lt;BR /&gt;
        Checking filesystem compatibility...  Done&lt;BR /&gt;
        Checking conf files for problems...&lt;BR /&gt;
        Done&lt;BR /&gt;
All preliminary checks passed.&lt;/P&gt;

&lt;P&gt;Starting splunk server daemon (splunkd)...&lt;BR /&gt;&lt;BR /&gt;
Done&lt;BR /&gt;
                                                           [  OK  ]&lt;/P&gt;

&lt;P&gt;Waiting for web server at &lt;A href="http://127.0.0.1:80"&gt;http://127.0.0.1:80&lt;/A&gt; to be available... Done  &lt;/P&gt;

&lt;P&gt;........telnet  ip-addr:22   successful&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 03:45:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187969#M9172</guid>
      <dc:creator>crazyeva</dc:creator>
      <dc:date>2014-10-30T03:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: splunk always starts at 127.0.0.1:8000</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187970#M9173</link>
      <description>&lt;P&gt;thank you very much&lt;BR /&gt;
that is my fault: firewall !&lt;BR /&gt;
RHEL 7,    "iptables off" is not effictive...&lt;BR /&gt;
 "systemctl disable firewalld" to shutdown firewall &lt;BR /&gt;
By the way,  splunk 6.2  does not support  IE 11   !&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 04:20:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187970#M9173</guid>
      <dc:creator>crazyeva</dc:creator>
      <dc:date>2014-10-30T04:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: splunk always starts at 127.0.0.1:8000</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187971#M9174</link>
      <description>&lt;P&gt;Was there a solution for this at the end ? I'm having the same issue.. Splunk is only binding to locahost &lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 19:52:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187971#M9174</guid>
      <dc:creator>stuxnet23</dc:creator>
      <dc:date>2017-07-06T19:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: splunk always starts at 127.0.0.1:8000</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187972#M9175</link>
      <description>&lt;P&gt;I found the issue.. It was with permissions.. I kept executing  the restart command under root &lt;BR /&gt;
As soon as I changed user it worked &lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 20:14:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/splunk-always-starts-at-127-0-0-1-8000/m-p/187972#M9175</guid>
      <dc:creator>stuxnet23</dc:creator>
      <dc:date>2017-07-06T20:14:09Z</dc:date>
    </item>
  </channel>
</rss>

