Splunk Search

Is it possible to put values of multiple fields in a field in a sequence?

jvmerilla
Path Finder

Hi,

Is this possible to do in spl?

For example I have these fields:

alt text

What I need to do is to arrange it in this way:
alt text

How can I do this with spl?

Thanks!

0 Karma
1 Solution

somesoni2
Revered Legend

Try like this

your current search giving fieldA fieldB fieldC fieldD fieldE
| untable fieldA fieldName fieldB-E 

View solution in original post

somesoni2
Revered Legend

Try like this

your current search giving fieldA fieldB fieldC fieldD fieldE
| untable fieldA fieldName fieldB-E 

jvmerilla
Path Finder

Hi @somesoni2,

Thanks, it works! But is it possible to use the fields created by untable with the original fields in the events tab?

For example, I have FIELD F that I want to add with my table, but I want the values to arrange the same created by untable.

Is this possible?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...