Deployment Architecture

Why is port 8089 not available via the UI?

danielbb
Motivator

We see the following on the server via the ss -tulpn 

tcp            LISTEN          0               128                               0.0.0.0:8089                         0.0.0.0:*             users:(("splunkd",pid=392724,fd=4))

 However, the browser at http://<Indexer>:8089 returns ERR_CONNECTION_RESET. What can it be? 
while http://<Indexer>:8000 works as expected.

Labels (1)
Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @danielbb ,

as also @isoutamo and @kiran_panchavat said, 8089 is a management port that cannot be used via GUI, in addition, connections using 8089 are all in https, not http.

Ciao.

Giuseppe

0 Karma

kiran_panchavat
Influencer

@danielbb Please have a look. 

kiran_panchavat_0-1736877644272.png

 

I hope this helps, if any reply helps you, you could add your upvote/karma points to that reply, thanks.
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Port 8089 is for splunk internal management communication between nodes. E.g. all traffic from search head to indexer peers goes to this port. Also you could use REST calls to manage, get information or even run saved searches on nodes.

Port 8000 is normally for GUI access. 
Here is one diagram of ports and how those are connected https://community.splunk.com/t5/Deployment-Architecture/Diagram-of-Splunk-Common-Network-Ports/m-p/1...

 

danielbb
Motivator

Thank you for your insight.

I do see it via https://<indexer>:8089

0 Karma
Get Updates on the Splunk Community!

Announcing the Expansion of the Splunk Academic Alliance Program

The Splunk Community is more than just an online forum — it’s a network of passionate users, administrators, ...

Learn Splunk Insider Insights, Do More With Gen AI, & Find 20+ New Use Cases You Can ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Buttercup Games: Further Dashboarding Techniques (Part 7)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...