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 Answers Content Calendar, June Edition

Get ready for this week’s post dedicated to Splunk Dashboards! We're celebrating the power of community by ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

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

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...