Splunk Search

How to combine specific values from two multivalue fields

valaverdyan
Engager

I have Splunk pulling in data from a lookup and creating two multivalue fields. I want to combine these two into a third one based on the value index.

Example:
Field 1: A,B,C,D
Field 2: 1,2,3,4

I want the third field to look like this:
Field 3: A1, B2, C3, D4

The number of values in the fields are subject to change so is it possible to do this in an automated way as opposed to manually evaling it?

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Check out the mvzip function for eval.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Check out the mvzip function for eval.

---
If this reply helps you, Karma would be appreciated.
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!

Automated Threat Analysis: Available in ES Premier

Automated Threat Analysis: Centralize and Accelerate Phishing Investigations in Splunk Enterprise ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...