Monitoring Splunk

KV Store Fails about once a week

AJSCSA
Loves-to-Learn Lots

Roughly once a week, I'm getting the following errors on my single instance Splunk deployment.

 

KV Store changed status to failed. KVStore process terminated..
12/3/2020, 11:53:25 AM


KV Store process terminated abnormally (exit code 14, status exited with code 14). See mongod.log and splunkd.log for details.
12/3/2020, 11:53:25 AM

 

Now, I can fix the issue, by stopping Splunk, renaming the mongod folder and restarting Splunk but I want to know why I'm getting the errors and how to prevent them in the first place.  Any help or assistance would be greatly appreciated.

Labels (1)
0 Karma

nwuest
Path Finder

Hi @AJSCSA,

These alerts you have referenced in your post, is this the "alert" that pops up when you log into the Webpage?

Can you provide some output as to what the following log shows with lines that pertain to KVStore?

On Linux:
# tail -f /opt/splunk/var/log/splunk/mongod.log

On Windows:
# type /opt/splunk/var/log/splunk/mongod.log
OR
# Get-Content /opt/splunk/var/log/splunk/mongod.log -wait

Do let us know what the results yield!

V/R,
nwuest

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

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 ...