Hi @phupn1510 Here is another example using Dashboard Studio: {
"title": "ImageDashboardStudio",
"description": "",
"inputs": {},
"defaults": {
"dataSources": {
...
See more...
Hi @phupn1510 Here is another example using Dashboard Studio: {
"title": "ImageDashboardStudio",
"description": "",
"inputs": {},
"defaults": {
"dataSources": {
"ds.search": {
"options": {
"queryParameters": {}
}
}
}
},
"visualizations": {
"viz_BDEO1QhV": {
"options": {
"markdown": "This is a splunk.image"
},
"type": "splunk.markdown"
},
"viz_frONH0n1": {
"options": {
"markdown": "This is markdown\n"
},
"type": "splunk.markdown"
},
"viz_vNXqSiui": {
"dataSources": {
"primary": "ds_2vTXdmuT"
},
"options": {
"count": 20,
"dataOverlayMode": "none",
"drilldown": "none",
"showInternalFields": false,
"showRowNumbers": false
},
"type": "splunk.table"
},
"viz_zje45yZK": {
"options": {
"preserveAspectRatio": true,
"src": "$imgSearch:result.imageUrl$"
},
"type": "splunk.image"
}
},
"dataSources": {
"ds_2vTXdmuT": {
"name": "imgSearch",
"options": {
"enableSmartSources": true,
"query": "|makeresults | eval imageUrl=\"https://beta.dashpub.online/screenshots/608f9a7d4726e06206c78ccbb488832f.jpg\"",
"queryParameters": {
"earliest": "-24h@h",
"latest": "now"
}
},
"type": "ds.search"
}
},
"layout": {
"globalInputs": [],
"layoutDefinitions": {
"layout_1": {
"options": {
"display": "auto",
"height": 500,
"width": 1440
},
"structure": [
{
"item": "viz_vNXqSiui",
"position": {
"h": 250,
"w": 720,
"x": 0,
"y": 0
},
"type": "block"
},
{
"item": "viz_zje45yZK",
"position": {
"h": 200,
"w": 300,
"x": 1090,
"y": 70
},
"type": "block"
},
{
"item": "viz_frONH0n1",
"position": {
"h": 200,
"w": 300,
"x": 730,
"y": 60
},
"type": "block"
},
{
"item": "viz_BDEO1QhV",
"position": {
"h": 30,
"w": 300,
"x": 1090,
"y": 60
},
"type": "block"
}
],
"type": "absolute"
}
},
"options": {},
"tabs": {
"items": [
{
"label": "New tab",
"layoutId": "layout_1"
}
]
}
}
} Did this answer help you? If so, please consider: Adding karma to show it was useful Marking it as the solution if it resolved your issue Commenting if you need any clarification Your feedback encourages the volunteers in this community to continue contributing