Knowledge Management

KVstore is failing after upgrade to 7.1.0

pdafale_lgiasup
New Member

KVstore is failing on Heavy forwarder. I have generated the new certificate. Also tried to rename file server.pem and restarted the services. Still it is failing. Below is error

socket: Bad file descriptor
connect:errno=9

I ran following command:-

openssl s_client -connect localhost:8191

Please help me with the same.

 

Regards,

Prathamesh

Labels (1)
0 Karma

thambisetty
SplunkTrust
SplunkTrust

usually KVStore is used in search heads. if you are not using you can apply below setting in $SPLUNK_HOME/etc/system/local/server.conf to disable it.

 

[kvstore]
disabled = true

 

————————————
If this helps, give a like below.
0 Karma
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 ...