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!

Demo Day: Strengthen Your SOC with Splunk Enterprise Security 8.1

Today’s threat landscape is more complex than ever. Security operation centers (SOCs) are overwhelmed with ...

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 ...