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!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...