<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dashboards slideshow in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111240#M6299</link>
    <description>&lt;P&gt;Yes you set a rotate under the options of the plugin. Then you set a separate refresh on the dashboard to keep the data up to date. &lt;VIEW refresh="1800"&gt;&lt;/VIEW&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jun 2014 19:10:04 GMT</pubDate>
    <dc:creator>ecambra_splunk</dc:creator>
    <dc:date>2014-06-20T19:10:04Z</dc:date>
    <item>
      <title>Dashboards slideshow</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111233#M6292</link>
      <description>&lt;P&gt;Does anyone know of a good way to rotate through different dashboards?  I tried the Slideshow app, but it seems to only work with IE and I still couldn't get it to change to another dashboard after the timeout period.  Anyone else have a setup going?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2014 13:35:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111233#M6292</guid>
      <dc:creator>wweiland</dc:creator>
      <dc:date>2014-06-19T13:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards slideshow</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111234#M6293</link>
      <description>&lt;P&gt;With HTML-based dashboards you can use the old-fashioned &lt;CODE&gt;meta&lt;/CODE&gt; tag on a dashboard to redirect to a different dashboard after some seconds:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;meta http-equiv="refresh" content="60; URL=second_dashboard" /&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 19 Jun 2014 20:26:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111234#M6293</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-06-19T20:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards slideshow</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111235#M6294</link>
      <description>&lt;P&gt;Anyone using something to cycle through tabs or another app other slideshow?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2014 20:59:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111235#M6294</guid>
      <dc:creator>wweiland</dc:creator>
      <dc:date>2014-06-19T20:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards slideshow</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111236#M6295</link>
      <description>&lt;P&gt;I've been using a Chrome plugin called Revolver Tabs to rotate dashboards on displays. Then I set a refresh on the dashboard (usually 1800 seconds) and it updates. Its easy to install and configure. &lt;BR /&gt;
&lt;A href="https://chrome.google.com/webstore/detail/revolver-tabs"&gt;https://chrome.google.com/webstore/detail/revolver-tabs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2014 22:35:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111236#M6295</guid>
      <dc:creator>ecambra_splunk</dc:creator>
      <dc:date>2014-06-19T22:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards slideshow</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111237#M6296</link>
      <description>&lt;P&gt;I'm willing to fix it the Slideshow app.  Which browser are you having problems with? Once I can reproduce it, I'll fix it ASAP.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 15:46:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111237#M6296</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2014-06-20T15:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards slideshow</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111238#M6297</link>
      <description>&lt;P&gt;I had issues with firefox and chrome. IE showed the tables with the list of dashboards and allowed me to create the show.  Once the blue bar went to the right side (countdown) I stayed on the same page and didn't go to the next.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 18:02:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111238#M6297</guid>
      <dc:creator>wweiland</dc:creator>
      <dc:date>2014-06-20T18:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards slideshow</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111239#M6298</link>
      <description>&lt;P&gt;I'll take a look.  If I'm reading right, it starts up all of the tabs and just cycles through them at some interval, correct?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 18:03:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111239#M6298</guid>
      <dc:creator>wweiland</dc:creator>
      <dc:date>2014-06-20T18:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards slideshow</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111240#M6299</link>
      <description>&lt;P&gt;Yes you set a rotate under the options of the plugin. Then you set a separate refresh on the dashboard to keep the data up to date. &lt;VIEW refresh="1800"&gt;&lt;/VIEW&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 19:10:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111240#M6299</guid>
      <dc:creator>ecambra_splunk</dc:creator>
      <dc:date>2014-06-20T19:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards slideshow</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111241#M6300</link>
      <description>&lt;P&gt;A feature similar to Grafana Playlists would be great:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.grafana.org/reference/playlist/"&gt;http://docs.grafana.org/reference/playlist/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 18:11:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-slideshow/m-p/111241#M6300</guid>
      <dc:creator>nuntz</dc:creator>
      <dc:date>2016-08-31T18:11:11Z</dc:date>
    </item>
  </channel>
</rss>

