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!

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...

State of Splunk Careers 2024: Maximizing Career Outcomes and the Continued Value of ...

For the past four years, Splunk has partnered with Enterprise Strategy Group to conduct a survey that gauges ...

Data-Driven Success: Splunk & Financial Services

Splunk streamlines the process of extracting insights from large volumes of data. In this fast-paced world, ...