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!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...