Getting Data In

Unable to start splunk forwarder service

catch_mili
Explorer

Unable to start splunk forwarder service, below error returns.

checking mgmt port [8089]: already bound
ERROR: The mgmt port [8089] is already bound. Splunk needs to use this port.
Would you like to change ports? [y/n]:

Tags (2)
0 Karma

HansK
Path Finder

seems there is allready another service listening on 8089, eiter change the splunk port or the other software's port.

try this:
netstat --tcp --udp --listening --program

catch_mili
Explorer

Thanks. Vince.

0 Karma

vincesesto
Communicator

Hey catch_milli, try checking the running processes like:
ps aux | grep 8089
Regards Vince

0 Karma

HansK
Path Finder

and like this?:
lsof -i TCP:8089

0 Karma

catch_mili
Explorer

I dont see 8089 used by any other application
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 :nrpe *: LISTEN 1321/xinetd
tcp 0 0 :nsca *: LISTEN 1321/xinetd
tcp 0 0 :http *: LISTEN 8343/httpd
tcp 0 0 localhost:oa-system

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

As the error says, someone else (a splunk instance?) is hogging port 8089. Either kill them or switch to a different one.

Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...