Getting Data In

How to update a kvstore field from a local CSV file?

edroche3rd
Explorer

Happy Sunday All!

I added a field to my KVSTORE, but want to be able to backfill that field with the appropriate data. I don't have access to the server to put input file on server then input. Is there a way to do it from a CSV from my desktop?

Thanks
Ed

0 Karma

n00badmin
Communicator

You could make an API call to manage the store..

http://dev.splunk.com/view/webframework-features/SP-CAAAEZG

or use | outputlookup my_kvstore

from search results (if ur data is avail there), where my_kvstore is the name of your store, to overwrite that kvstore entry...
be sure you look up the key first so you update/delete the right record!

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...