Dashboards & Visualizations

how can I play multiple dashboard one after another and show on Projector automatically

avikc100
Path Finder

I have few Dashboards in splunk

I want to play them on TV. Expectation is dashboard 1 will be shown then after 1 sec gap dashboard 2 will appear on screen then again pause for few seconds and dashboard 3 will come.

 

if not possible through splunk then how can I achieve this?

 

0 Karma
1 Solution

livehybrid
SplunkTrust
SplunkTrust

The way we've achieved this in the past is to use a "Tab Rotator" browser extension and then open the intended dashboards in different tabs of the browser, rotating between.

You will also need to ensure that the refresh on your dashboard searches is configured to refresh at the desire interval. For Dashboard Studio dashboard you can set the following within the "options" JSON object for each of your searches:

"refresh": "30s"

 For XML dashboard set the refresh attribute in your <dashboard> or <form> stanza. See docs for more info

I hope this helps!

Will

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Another possible way is to use a refreshing search to set up some tokens and use the depends attribute on the panels the display them in turn.

0 Karma

PickleRick
SplunkTrust
SplunkTrust

Yup. But if you have a big dashboard, especially powered by badly written searches, and a very short refresh time... That's not gonna end well 😉

0 Karma

PickleRick
SplunkTrust
SplunkTrust

@livehybrid's idea is one possible way. Another way would be to render one bigger dashboard and use some clever CSS/JS to slide the contents within the visible area.

0 Karma

livehybrid
SplunkTrust
SplunkTrust

The way we've achieved this in the past is to use a "Tab Rotator" browser extension and then open the intended dashboards in different tabs of the browser, rotating between.

You will also need to ensure that the refresh on your dashboard searches is configured to refresh at the desire interval. For Dashboard Studio dashboard you can set the following within the "options" JSON object for each of your searches:

"refresh": "30s"

 For XML dashboard set the refresh attribute in your <dashboard> or <form> stanza. See docs for more info

I hope this helps!

Will

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...