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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...