Dashboards & Visualizations

Refresh Dashboard on a TV Screen

royimad
Builder

Hello,

My requirement is to build a dashboard that contain a table that should be refreshed on a hourly basis without the need of manual intervention because i want that my dashboard be on a TV screen with no human interaction, How to tell Splunk to refresh my dashboard each hour. The table is based on a search.

0 Karma
1 Solution

Drainy
Champion

You can set a refresh rate for your dashboard as documented in;

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

<view refresh="1800" template="dashboard.html">
With the above code at the top of the dashboard.

View solution in original post

Drainy
Champion

You can set a refresh rate for your dashboard as documented in;

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

<view refresh="1800" template="dashboard.html">
With the above code at the top of the dashboard.

Get Updates on the Splunk Community!

Splunk App for Anomaly Detection End of Life Announcement

Q: What is happening to the Splunk App for Anomaly Detection?A: Splunk is officially announcing the ...

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...