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!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...