Splunk Search

Automatic Lookup, matching on multivalue not working?

ejwade
Contributor

I'm trying to configure an automatic lookup and match multivalue field of IP addresses (in the lookup) on an IP field (in the SPL results). The lookup is a KV Store, and the definition targets that collection.

When I run the lookup definition manually, it works fine.

index=my_index eventtype=my_event_type
| lookup lookup_definition ip_mv AS ip OUTPUTNEW dns

However, when I create an automatic lookup using the same information, it doesn't work.

Any ideas?

Labels (1)
0 Karma
1 Solution

ejwade
Contributor

I discovered the issue. KV store collections need to be replicated to leverage automatic lookups.

https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Makeyourlookupautomatic#Enable_replica...

View solution in original post

0 Karma

ejwade
Contributor

I discovered the issue. KV store collections need to be replicated to leverage automatic lookups.

https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Makeyourlookupautomatic#Enable_replica...

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...