Dashboards & Visualizations

How can I auto refresh my dashboard?

Simeon
Splunk Employee
Splunk Employee

I have a dash board that I want to refresh the results every few minutes. How can I tell my dashboard to automatically refresh data?

Tags (1)
1 Solution

Simeon
Splunk Employee
Splunk Employee

You can set the refresh rate by using the following parameter in your view:

<view refresh="30" template="dashboard.html">

For more details, see the official documentation:

http://docs.splunk.com/Documentation/Splunk/5.0/AdvancedDev/AdvancedDashboard

View solution in original post

philallen1
Path Finder

If you are using simple xml, rather than advanced xml, then you can add the refresh parameter to the dashboard tag:

For example, < dashboard refresh="30" > sets the refresh rate to 30 seconds.

gkanapathy
Splunk Employee
Splunk Employee

If you're on version 4.1, you could also consider using real-time dashboards rather than period searches. This will give you more up-to-date results, and may also be less resource-intensive on the server.

0 Karma

Simeon
Splunk Employee
Splunk Employee

You can set the refresh rate by using the following parameter in your view:

<view refresh="30" template="dashboard.html">

For more details, see the official documentation:

http://docs.splunk.com/Documentation/Splunk/5.0/AdvancedDev/AdvancedDashboard

Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...