Splunk Search

How to to many to single mapping in multi value fields

sivaranjiniG
Path Finder

i have a event like this

stage_result:
[{
stage_name:deploy,
edge:[
{
type:Parallel
},
{
type:Parallel
}]
},
{
stage_name:deploy2,
edge:[{
type:stage}]
}

From the above event i want my output like this in a table format,

Stage Type
deploy Parallel,Parallel
deploy1 stage

Note: The above json structure is one single event thats why i am not able to get the my data extracted. Stage is a multivalue field which is having field inside which is Type thats again multi-value field

Please help me to resolve this:)

Tags (1)
0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...