Splunk Search

Search in an nested array object

coderworld7939
New Member

I have the following Json object:

object{

Id 123 , status : {

Id : 123

value: NotKnown

}

Id 456 , status : {

Id : 456

value: success

}

Id 789 , status : {

Id :789

 value: notFound

}

}

I wanted to list the results of id 123 and 789. I tried the following and still could not achieve the desired output.

index =foo |search "object.id *.status, value" ! = success

0 Karma

to4kawa
Ultra Champion

your JSON is not valid. please provide _raw log samples.

0 Karma
Get Updates on the Splunk Community!

Splunk App for Anomaly Detection End of Life Announcment

Q: What is happening to the Splunk App for Anomaly Detection?A: Splunk is officially announcing the ...

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...