Create a dashboard in Dashboard Studio
Build a basic dashboard using the visual editor.
- From the dashboards listing page in any app, Create new Dashboard.
- Choose the Splunk Dashboard Studio to build your dashboard. If you choose to use the Classic Simple XML dashboard framework, please see the Get Started with Dashboards in the Splunk Dashboards and Visualizations manual.
- Choose either Grid or Absolute layout when prompted.
For more information about both layouts, see Compare absolute and grid layouts. - Give your dashboard a title.
- (Optional) Edit ID for your dashboard. By default, the Dashboard ID is the same as the Dashboard Title. You can edit the Dashboard Title at any time, but you can't change the Dashboard ID later.
- Decide whether you want others to be able to view your dashboard or whether you'd like it to be private.
- (Optional) Access the source editor.
To access the source editor, click the source icon in the editing toolbar ().
The source mode window shows the JSON source code that makes up your dashboard definition. The stanzas correspond to the visualizations you place on your dashboard and any searches or inputs you create. There is also a layout section that corresponds to the placement of objects. For more information on using the source editor, see About the Splunk Dashboard Studio editors - Save your dashboard. Click Save
Different dashboards in the same app can share the same Dashboard Title, but they can't share the same Dashboard ID. Dashboards in different apps, however, can share both titles and IDs. By editing the Dashboard ID, you can create multiple dashboards with identical titles in the same app.
Don't change the layout format for a populated dashboard. Changing your style of layout, especially from absolute to grid will likely clear your dashboard and result in an error.
When you navigate away from your dashboard, all running searches continue to run by default. You can modify this setting by setting the cancelJobsOnFocusLoss
option in the defaults section of the dashboard definition to true
. For more information on cancelJobsOnFocusLoss
see Create data source and visualization defaults.
Splunk Dashboard Studio Examples Hub | Compare absolute and grid layouts |
This documentation applies to the following versions of Splunk Cloud Platform™: 9.2.2406 (latest FedRAMP release), 8.2.2201, 8.2.2202, 8.2.2203, 9.0.2205, 9.0.2208, 9.0.2209, 9.0.2303, 9.0.2305, 9.1.2308, 9.1.2312, 9.2.2403
Feedback submitted, thanks!