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!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...