Getting Data In

How to configure my indexer to listen on port 8191?

wliu_ondeck
Explorer

During a review, I found out that one of our indexers is not listening on port tcp/8191.

From my reading, I found out that tcp/8191 is for the kvstore.

What troubleshooting steps would I need to take so that this indexer begins to listen on tcp/8191?

0 Karma

lguinn2
Legend

Go to the command line and change to the $SPLUNK_HOME/bin directory.
Use splunk show kvstore-port to see what port has been assigned to the KVstore.
Use splunk set kvstore-port 8191 to set the port to 8191, then restart Splunk.

After Splunk has been restarted, it should be fine. You can use the show command above to check on it.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...