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!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...