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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...