<?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 is running but 8000 port is not listening in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443427#M8536</link>
    <description>&lt;P&gt;@sravankaripe  here is the output of it..&lt;/P&gt;

&lt;P&gt;[root@application-server bin]# netstat -anp --tcp | grep LISTEN&lt;BR /&gt;
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      2896/sshd&lt;BR /&gt;&lt;BR /&gt;
tcp        0      0 0.0.0.0:8089            0.0.0.0:*               LISTEN      9043/splunkd&lt;BR /&gt;&lt;BR /&gt;
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      3098/master&lt;BR /&gt;&lt;BR /&gt;
tcp        0      0 0.0.0.0:8191            0.0.0.0:*               LISTEN      9106/mongod&lt;BR /&gt;&lt;BR /&gt;
tcp        0      0 0.0.0.0:8000            0.0.0.0:*               LISTEN      9043/splunkd&lt;BR /&gt;&lt;BR /&gt;
tcp        0      0 127.0.0.1:8065          0.0.0.0:*               LISTEN      9194/python&lt;BR /&gt;&lt;BR /&gt;
tcp6       0      0 :::22                   :::*                    LISTEN      2896/sshd&lt;BR /&gt;&lt;BR /&gt;
tcp6       0      0 ::1:25                  :::*                    LISTEN      3098/master &lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2019 16:33:01 GMT</pubDate>
    <dc:creator>priya6970</dc:creator>
    <dc:date>2019-05-09T16:33:01Z</dc:date>
    <item>
      <title>Splunk is running but 8000 port is not listening?</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443415#M8524</link>
      <description>&lt;P&gt;I am trying to install splunk ENTERPRISE in linux vm that is configured on google cloud platform. I see that splunk is running in the server but the port 8000 is not listening and webpage is throwing below error. please help in fixing the issue.&lt;/P&gt;
&lt;P&gt;"&lt;BR /&gt;This site can’t be reached application-server’s server IP address could not be found.&lt;BR /&gt;Search Google for application server 8000&lt;BR /&gt;ERR_NAME_NOT_RESOLVED&lt;BR /&gt;"&lt;/P&gt;
&lt;P&gt;Update : Guys, the issue is resolved after I edited the firewall settings (TCP:8000) in the google cloud platform's network settings. Thank you everyone for taking time and helping me.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 14:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443415#M8524</guid>
      <dc:creator>priya6970</dc:creator>
      <dc:date>2023-06-26T14:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443416#M8525</link>
      <description>&lt;P&gt;need to enable firewall port  8000&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 19:54:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443416#M8525</guid>
      <dc:creator>sravankaripe</dc:creator>
      <dc:date>2019-05-08T19:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443417#M8526</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have already done that using below commands, still no luck.&lt;/P&gt;

&lt;P&gt;firewall-cmd --zone=public --permanent --add-port=8000/tcp  firewall-cmd --zone=public --permanent --add-port=5514/udp&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 03:18:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443417#M8526</guid>
      <dc:creator>priya6970</dc:creator>
      <dc:date>2019-05-09T03:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443418#M8527</link>
      <description>&lt;P&gt;Are you connected thru a “public” zoned network or a “private” zoned network?&lt;/P&gt;

&lt;P&gt;If your connection is “private” then the firewall changes you made are wrong.&lt;/P&gt;

&lt;P&gt;Otherwise you may have incorrect settings in web.conf.  I recommend that you check &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; index=_internal log_level=error OR log_level=warn*
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 May 2019 11:21:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443418#M8527</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2019-05-09T11:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443419#M8528</link>
      <description>&lt;P&gt;It’s possible another app is already bound to port 8000.  You can run netstat -ano to print the PID that is bound to port 8000 (forth column).  Then you can lookup the PID in task manager.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 11:24:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443419#M8528</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2019-05-09T11:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443420#M8529</link>
      <description>&lt;P&gt;Did you restart the firewall-cmd aswell?&lt;BR /&gt;
firewall-cmd --reload&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 12:21:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443420#M8529</guid>
      <dc:creator>broberg</dc:creator>
      <dc:date>2019-05-09T12:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443421#M8530</link>
      <description>&lt;P&gt;Hi @priya6970 ,&lt;/P&gt;

&lt;P&gt;Could you please check the output of your &lt;CODE&gt;/opt/splunk/bin/splunk status&lt;/CODE&gt; as well as the output of the &lt;CODE&gt;/opt/splunk/bin/splunk start&lt;/CODE&gt;command ? &lt;/P&gt;

&lt;P&gt;This will help you see if there are any errors from the Splunk side. If Splunk is running correctly then you'll need to focus on the network side -&amp;gt; Firewall/proxy/DNS/etc..&lt;/P&gt;

&lt;P&gt;Let me know if you see any errors and we can take it from there.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
David&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 12:29:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443421#M8530</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-05-09T12:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443422#M8531</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;

&lt;P&gt;Splunk is running fine. I don't see any errors even in the errors log file. but 8000 is not listening in the server.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 13:33:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443422#M8531</guid>
      <dc:creator>priya6970</dc:creator>
      <dc:date>2019-05-09T13:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443423#M8532</link>
      <description>&lt;P&gt;Hi @jkat54 ,&lt;/P&gt;

&lt;P&gt;I am using private network. netstat -ano shows that the port is off.  I will try changing the firewall to private network and see&lt;/P&gt;

&lt;P&gt;[root@application-server bin]# netstat -ano | grep 8000&lt;BR /&gt;
tcp        0      0 0.0.0.0:8000            0.0.0.0:*               LISTEN      off (0.00/0/0)&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 13:36:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443423#M8532</guid>
      <dc:creator>priya6970</dc:creator>
      <dc:date>2019-05-09T13:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443424#M8533</link>
      <description>&lt;P&gt;need to disable the firewall on your server if the port is available.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 14:03:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443424#M8533</guid>
      <dc:creator>sathwikr076</dc:creator>
      <dc:date>2019-05-09T14:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443425#M8534</link>
      <description>&lt;P&gt;@sathwikr076  I have now disabled firewall, still no luck..&lt;BR /&gt;
 this is what i  see in the server.  &lt;/P&gt;

&lt;P&gt;[root@application-server bin]# sudo lsof -i -P -n | grep LISTEN &lt;BR /&gt;
sshd      2896                 root    3u  IPv4  29478      0t0  TCP *:22 (LISTEN)&lt;BR /&gt;
sshd      2896                 root    4u  IPv6  29487      0t0  TCP *:22 (LISTEN)&lt;BR /&gt;
master    3098                 root   13u  IPv4  29930      0t0  TCP 127.0.0.1:25 (LISTEN)&lt;BR /&gt;
master    3098                 root   14u  IPv6  29931      0t0  TCP [::1]:25 (LISTEN)&lt;BR /&gt;
splunkd   9043                 root    4u  IPv4  53724      0t0  TCP *:8089 (LISTEN)&lt;BR /&gt;
splunkd   9043                 root   97u  IPv4  54364      0t0  TCP *:8000 (LISTEN)&lt;BR /&gt;
mongod    9106                 root   10u  IPv4  53799      0t0  TCP *:8191 (LISTEN)&lt;BR /&gt;
python    9194                 root    8u  IPv4  54360      0t0  TCP 127.0.0.1:8065 (LISTEN)&lt;BR /&gt;
[root@application-server bin]# &lt;/P&gt;

&lt;P&gt;[root@application-server bin]# systemctl  status firewalld&lt;BR /&gt;
● firewalld.service - firewalld - dynamic firewall daemon&lt;BR /&gt;
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)&lt;BR /&gt;
   Active: inactive (dead) since Thu 2019-05-09 15:23:15 UTC; 3min 45s ago&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 15:29:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443425#M8534</guid>
      <dc:creator>priya6970</dc:creator>
      <dc:date>2019-05-09T15:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443426#M8535</link>
      <description>&lt;P&gt;netstat -anp tcp | grep LISTEN&lt;/P&gt;

&lt;P&gt;use this command to check the port status&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 15:42:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443426#M8535</guid>
      <dc:creator>sravankaripe</dc:creator>
      <dc:date>2019-05-09T15:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: splunk is running but 8000 port is not listening</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443427#M8536</link>
      <description>&lt;P&gt;@sravankaripe  here is the output of it..&lt;/P&gt;

&lt;P&gt;[root@application-server bin]# netstat -anp --tcp | grep LISTEN&lt;BR /&gt;
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      2896/sshd&lt;BR /&gt;&lt;BR /&gt;
tcp        0      0 0.0.0.0:8089            0.0.0.0:*               LISTEN      9043/splunkd&lt;BR /&gt;&lt;BR /&gt;
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      3098/master&lt;BR /&gt;&lt;BR /&gt;
tcp        0      0 0.0.0.0:8191            0.0.0.0:*               LISTEN      9106/mongod&lt;BR /&gt;&lt;BR /&gt;
tcp        0      0 0.0.0.0:8000            0.0.0.0:*               LISTEN      9043/splunkd&lt;BR /&gt;&lt;BR /&gt;
tcp        0      0 127.0.0.1:8065          0.0.0.0:*               LISTEN      9194/python&lt;BR /&gt;&lt;BR /&gt;
tcp6       0      0 :::22                   :::*                    LISTEN      2896/sshd&lt;BR /&gt;&lt;BR /&gt;
tcp6       0      0 ::1:25                  :::*                    LISTEN      3098/master &lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 16:33:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-is-running-but-8000-port-is-not-listening/m-p/443427#M8536</guid>
      <dc:creator>priya6970</dc:creator>
      <dc:date>2019-05-09T16:33:01Z</dc:date>
    </item>
  </channel>
</rss>

