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

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...