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.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...