User Manual

 


Create simple dashboards with the visual dashboard editor

This documentation does not apply to the most recent version of Splunk. Click here for the latest version.

Create simple dashboards with the visual dashboard editor

Splunk's visual dashboard editor enables you to create simple dashboard views quickly without touching a line of code. All you need to get going is a set of saved searches and saved reports that Splunk can use to populate dashboard panels with useful metrics and charts.

Note: The visual dashboard editor is great for getting simple but functional dashboards up and ready for use in a matter of minutes. However, if you'd like to increase the complexity of a dashboard that you've created with the visual dashboard editor, and perhaps do things with it that you can't achieve through the visual editor, you can. For more information, see the "Build dashboards" section of the Developer manual, specifically the section on simple dashboard development.


Starting out


Create your first panel

In the visual dashboard editor, start by choosing a Panel type. There are four varieties of dashboard panels:

Visdash datatable.png

Visdash chart.png

Visdash singlevalue.png

Visdash eventlisting.png

Enter a name for the panel and then select a saved search or report to associate with it. Click Add panel to add your new panel to the Panel layout section.

Note: We recommend that you set up your dashboard panels to use scheduled searches whenever possible, especially if you expect them to have a significant number of users. When you use a scheduled search to populate a dashboard panel, Splunk just retrieves the data associated with the last scheduled run of that search when the dashboard is refreshed. This impacts system performance far less than if you have it rerun all of the dashboard reports from scratch at each refresh, and it helps you avoid situations where too many reports are being run concurrently by multiple users.

For more information about defining scheduled searches, see "Schedule saved searches" in this manual.


Set up the dashboard panel layout

Create additional panels using the same method as the first one. As they appear in the Panel layout section, you can click their titles and drag them to adjust their arrangement in the dashboard.

The visual dashboard editor enables you to set up dashboards with rows of one to three panels. By default Splunk sets these up so that each panel in a row has an equivalent width, but the panel height can differ depending on the panel type and the information the panel is displaying.

Here are a few guidelines that you might want to follow when creating dashboard layouts with groups of panels.

Here's an example of a dashboard layout that uses the above guidelines. Note that the top row contains three single value panels, the middle row has just one event listing panel, and the bottom row has a chart panel and data table panel, respectively.

Visdash panellayout.png

Note: Most of these display issues can be dealt with by simple adjustments to the XML code behind the dashboard. You can add paging controls for long data table panel types, group panels together under the same heading, change chart formatting parameters, and more. You can access the XML by clicking Edit Name/XML at the bottom of the visual dashboard editor window. For more information about editing XML for dashboards created with the visual dashboard editor, see "Simple dashboards" in the Developer manual.


Change the dashboard name or XML coding

Select Edit name/XML to edit the dashboard name and the simple syntax dashboard XML behind the dashboard. For more information about editing XML for dashboards created with the visual dashboard editor, see "Simple dashboards" in the Developer manual.


Change dashboard permissions

Select Edit permissions to expand or restrict the role-based read and write permissions for the dashboard. When you set dashboard permissions you can also define the app's availability. The dashboard can be:


Set up or update individual dashboard panels

You can use the visual dashboard editor to define aspects of individual panels. To do this, click Edit panel on a panel that has been added to the Panel layout section of the editor. The Edit panel window appears for that panel. You can use this window to:

Define inline search strings for dashboard panels

All dashboard panels are associated with searches. You can determine whether a panel runs off of a predefined, saved search, or whether it uses a search that has been specifically designed for the panel and associated with it in an "inline" manner.

In the Search command section, select either Saved search or Inline search string.

Note: Keep in mind that the visual dashboard editor does not enable you to set up the formatting parameters for chart panels. If you design a chart panel with an inline search and find that you want to adjust the chart formatting, you have to edit the simple syntax dashboard XML behind the dashboard.

Editing dashboards created with the visual dashboard editor

You can edit any dashboard that was created with the visual dashboard editor (or which uses the simple dashboard syntax) by bringing up the dashboard and then clicking on Edit dashboard... in the Actions menu. The visual dashboard editor appears.

Managing dashboard navigation

Because dashboards are a type of view, by default any new dashboard you create will appear in the View drop-down list in the top-level navigation menu. You can edit the code behind the navigation menu to:

Note: Navigation is managed on an app by app basis. If your dashboard has been promoted globally to all of the apps in your system, it initially appears in the default drop-down list for "unclassified" views in those apps' top-level navigation menus. Users with write permissions for those apps can move the dashboard to its proper location in the app navigation menus as appropriate.

If you have write permissions for your app, you can access its navigation menu code by opening Manager, clicking Navigation Menus, and then clicking the name of the navigation menu for your app. See the "Customize navigation menus" topic in the Developer manual for details about working with the navigation menu code.

This documentation applies to the following versions of Splunk: 4.0 , 4.0.1 , 4.0.2 , 4.0.3 , 4.0.4 , 4.0.5 , 4.0.6 , 4.0.7 , 4.0.8 , 4.0.9 , 4.0.10 , 4.0.11 View the Article History for its revisions.


You must be logged into splunk.com in order to post comments. Log in now.

Was this documentation topic helpful?

If you'd like to hear back from us, please provide your email address:

We'd love to hear what you think about this topic or the documentation as a whole. Feedback you enter here will be delivered to the documentation team.

Feedback submitted, thanks!