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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...