Deployment Architecture

How to resolve error "ERROR: The mgmt port [8089] is already bound. Splunk needs to use this port" when restarting splunkd on deployment server?

srisplunk12
Engager

Hi all,

I was trying to restart the splunkd process on deployment server and i landed up getting this error
"ERROR: The mgmt port [8089] is already bound. Splunk needs to use this port"

please do let me know the action to be taken to resolve this .

0 Karma
1 Solution

woodcock
Esteemed Legend

Assuming linux, from the CLI:

$SPLUNK_HOME/bin/stop
fuser -k 8089/tcp

View solution in original post

srisplunk12
Engager

I had to forcekill the process using the port 8089 to restart splunk.

0 Karma

woodcock
Esteemed Legend

Assuming linux, from the CLI:

$SPLUNK_HOME/bin/stop
fuser -k 8089/tcp

srisplunk12
Engager

thank you. i had to forcekill the process using the port 8089 to restart splunk.

0 Karma

joshualemoine
Path Finder

awesome. thanks!

0 Karma

anwarmian
Communicator

fuser -k 8089/tcp works well. Thanks

0 Karma

kangje168
Explorer

What if on windows?

0 Karma

woodcock
Esteemed Legend

Port to linux.
OK, Ctrl-Alt-Delete -> Task Manager, then kill all processes that start with splunk and kill any splunk* services.

0 Karma

woodcock
Esteemed Legend

Did you use fuser or some other command?

0 Karma

srisplunk12
Engager

i used kill -9 to force kill the process.. i would like to try the above command if the issues happens next time, thank you.

0 Karma

woodcock
Esteemed Legend

OK, click Accept on an answer to close the question.

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...