Splunk Search

Lookup multiple values for one field

gauldridge
Path Finder

My lookup table contains two columns: one for the input field and one for the value which will be populated into the new field created by my lookup.

If the lookup table does not contain unique values in the input field column, how can I get every matching value from the "value" coulmn.

My thinking was that the "Maximum matches" field in "Advanced Options" under the "Lookup Definition" menu would allow more than one value to be returned for a specific input field. If so, how are the values returned? If not, how can I get all the values in the lookup table that correspond to the input field?

Tags (1)
0 Karma
1 Solution

lguinn2
Legend

You should try it and look at the results. Yes, Splunk will return more than 1 match. If there are multiple matches, the output fields are created as multi-valued fields.

There are a variety of commands and functions within Splunk that can manipulate multi-valued fields. The eval command has a number of useful functions.

View solution in original post

0 Karma

lguinn2
Legend

You should try it and look at the results. Yes, Splunk will return more than 1 match. If there are multiple matches, the output fields are created as multi-valued fields.

There are a variety of commands and functions within Splunk that can manipulate multi-valued fields. The eval command has a number of useful functions.

0 Karma

gauldridge
Path Finder

Thanks. I didn't realize I was actually getting all of the values returned. I was expecting something like key=value1,value2,value3 not key=value1, key=value2, key=value3. I hadn't messed with multi-value fields before this.

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!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...