Splunk Search

kvstore with custom key fields

hoytn
Explorer

Can I define a custom key field in a kvstore?

I've created the kvstore with following configuration:
_key, targetUser, action, time
(the action will be add or remove)

If the following entry exists: bob, add, 1552602818
And I will add to kvstore the entry "bob, remove, 1552603818", action and time fields should be updated, rather than creating new entry
If targetUser is different (not existing in the kvstore) entry should be added.

Is this possible? I will need to populate the kvstore as events arrive using a scheduled search.

Thank you.

1 Solution

starcher
Influencer

You can set _key to whatever value you want. Such as the username value. Use eval _key=... before your outputlookup append=true

View solution in original post

starcher
Influencer

You can set _key to whatever value you want. Such as the username value. Use eval _key=... before your outputlookup append=true

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