Getting Data In

What is port 8089 for and can I disable it?

ginger8990
Explorer

For PC compliance safety, I tried to disable port 8089 by modifying server.conf, but I could not log in to the web portal any more after disabling it.

What is port 8089 for ? Can I disable it?

Httpweb
disabledefaultport =true

Tags (3)
0 Karma
1 Solution

musskopf
Builder

You basically will close all communication to the Splunk API doing that. Have a look here: http://docs.splunk.com/Documentation/Splunk/6.2.2/Admin/Serverconf and search for "8089".

If you're concern with security, use a local firewall on the server to prevent unauthorized access to that port.

View solution in original post

musskopf
Builder

You basically will close all communication to the Splunk API doing that. Have a look here: http://docs.splunk.com/Documentation/Splunk/6.2.2/Admin/Serverconf and search for "8089".

If you're concern with security, use a local firewall on the server to prevent unauthorized access to that port.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...