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 

Labels (1)
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!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...