All Apps and Add-ons

SPL or sourcetype to parse json data without standard key value data?

joxers25
Explorer

Hi Folks,

Looking for someone to suggest how to extract the data from the below json api return in the following format?

queries are sent in the api call, structured data is returned but without the key.

servername:"id.server",
type:"TXT",
error"NOERROR",

{
    "result": {
        "rows": 2001,
        "data": [
            {
                "dimensions": [
                    "id.server",
                    "TXT",
                    "NOERROR",
            }
    ]
    }
}

Thanks!

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

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...