Splunk Dev

How to update KVStore without utilizing external JS files, and instead have it embedded into the client side dashboard?

drubench29
New Member

Hi,

Is there a way to update KVStore without utilizing external JS files, and instead have it embedded into the client side dashboard?  We want to avoid an extra step of waiting for an admin to deploy javascript into our prod environment.

Labels (1)
Tags (1)
0 Karma

anilchaithu
Builder

@drubench29 

what do you mean by update? Do you want to update a record? Do you want add a new record?

you can always use a saved search & outputlookup to add/update (upsert) records to the the kvstore. 

saved search:

base search ... | eval _key="key as in your kvstore" | outputlookup append=t  "collection name"

0 Karma
Get Updates on the Splunk Community!

Get ready to show some Splunk Certification swagger at .conf24!

Dive into the deep end of data by earning a Splunk Certification at .conf24. We're enticing you again this ...

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

Now On-Demand Join us to learn more about how you can leverage Service Level Objectives (SLOs) and the new ...

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