{
"visualizations": {
"viz_1putkd4H": {
"type": "splunk.table",
"options": {},
"dataSources": {
"primary": "ds_P8DuhImO"
}
}
},
"dataSources": {
"ds_P8DuhImO": {
"type": "...
See more...
{
"visualizations": {
"viz_1putkd4H": {
"type": "splunk.table",
"options": {},
"dataSources": {
"primary": "ds_P8DuhImO"
}
}
},
"dataSources": {
"ds_P8DuhImO": {
"type": "ds.search",
"options": {
"query": "| makeresults\n| fields - _time\n| addinfo\n| rename info_min_time as earliest\n| rename info_max_time as latest\n| fieldformat earliest=strftime(earliest,\"%F %T\")\n| fieldformat latest=strftime(latest,\"%F %T\")\n| table earliest latest"
},
"name": "time_selected"
}
},
"defaults": {
"dataSources": {
"ds.search": {
"options": {
"queryParameters": {
"latest": "$global_time.latest$",
"earliest": "$global_time.earliest$"
}
}
}
}
},
"inputs": {
"input_global_trp": {
"type": "input.timerange",
"options": {
"token": "global_time",
"defaultValue": "-24h@h,now"
},
"title": "Global Time Range"
}
},
"layout": {
"type": "absolute",
"options": {
"display": "auto-scale",
"height": 1200
},
"structure": [
{
"item": "viz_1putkd4H",
"type": "block",
"position": {
"x": 0,
"y": 0,
"w": 1200,
"h": 90
}
}
],
"globalInputs": [
"input_global_trp"
]
},
"description": "",
"title": "studio times"
}