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

 

Did this help? If yes, please consider giving kudos, marking it as the solution, or commenting for clarification — your feedback keeps the community going!
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!

Buttercup Games Tutorial Extension - part 9

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

Buttercup Games Tutorial Extension - part 8

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

Introducing the Splunk Developer Program!

Hey Splunk community! We are excited to announce that Splunk is launching the Splunk Developer Program in ...