Alerting

KVstore

whitecat001
Explorer

1. Pls whats the best way to monitor kvstore?

2. What is the best way to monitor errors from kvstore migration 

Tags (1)
0 Karma

Gr0und_Z3r0
Contributor

@whitecat001 

The best starting point is to view the KV store events from the Monitoring console. Then look for events that correspond to any issues and build alerts based on it.

Below is a sample query you can use to view health status of KV Stores. Alert on health_info -> red

|rest /services/server/info
|eval a=now()
|eval time=strftime(a,"%Y-%m-%d %H:%M:%S")
|table time host kvStoreStatus author health_info isForwarding server_roles
|sort host


 If the reply helps, a karma upvote would be appreciated.

0 Karma

whitecat001
Explorer

Thanks for the reply but will prefer checking through the cli, maybe like a command to achieve that 

0 Karma

Gr0und_Z3r0
Contributor

Then you should check this troubleshooting guide...
https://docs.splunk.com/Documentation/Splunk/9.2.0/Admin/TroubleshootKVstore

0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...