<?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 Dashboard - graph update in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-graph-update/m-p/114304#M44319</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Is there a way to specify how often a graph, on a dashboard, can update?&lt;BR /&gt;
I want my graph to update one time each minute, and not real time. &lt;/P&gt;</description>
    <pubDate>Tue, 01 Apr 2014 06:38:17 GMT</pubDate>
    <dc:creator>jonastr86</dc:creator>
    <dc:date>2014-04-01T06:38:17Z</dc:date>
    <item>
      <title>Dashboard - graph update</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-graph-update/m-p/114304#M44319</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Is there a way to specify how often a graph, on a dashboard, can update?&lt;BR /&gt;
I want my graph to update one time each minute, and not real time. &lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 06:38:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-graph-update/m-p/114304#M44319</guid>
      <dc:creator>jonastr86</dc:creator>
      <dc:date>2014-04-01T06:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - graph update</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-graph-update/m-p/114305#M44320</link>
      <description>&lt;P&gt;It can be done like this:&lt;BR /&gt;
-&amp;gt; Last 60 min graph (not real time)&lt;BR /&gt;
-&amp;gt; Dashboard update: each minute&lt;/P&gt;

&lt;P&gt;But this is not an optimal solution.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 06:33:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-graph-update/m-p/114305#M44320</guid>
      <dc:creator>jonastr86</dc:creator>
      <dc:date>2014-04-28T06:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - graph update</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-graph-update/m-p/114306#M44321</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;To only refresh on a dashboard 1 panel:&lt;/STRONG&gt;&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;save the Search as a Report&lt;/LI&gt;
&lt;LI&gt;Schedule it to run per minute with CRON Schedule (*/1 * * * *)&lt;/LI&gt;
&lt;LI&gt;add it to the dashboard as report (not as INLINE Search)&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;this will result that the report is loading even you're not watching your dashboard. keep this in mind. it's useful approach with a lot of people work with the same dashboard to avoid loading the reports multiple times. however if you have only 1 user who watches the dashboard the following one will be better for scaling in this way:&lt;/P&gt;

&lt;P&gt;** To refresh the full dashboard every minute: **&lt;BR /&gt;
 1. open your dashboard in editing mode&lt;BR /&gt;
 2. select "edit xml"&lt;BR /&gt;
 3. modify the dashboard stanza: &lt;DASHBOARD refresh="60"&gt; &lt;/DASHBOARD&gt;&lt;/P&gt;

&lt;P&gt;this will only refresh the dashboard view if it's opened. &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.3/Viz/PanelreferenceforSimplifiedXML#Dashboards_and_forms"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.3/Viz/PanelreferenceforSimplifiedXML#Dashboards_and_forms&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Keep an eye to the next Splunk Version release - it might contain a per panel refresh configuration ;-).&lt;/P&gt;

&lt;P&gt;Br&lt;BR /&gt;
Matthias&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 11:16:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-graph-update/m-p/114306#M44321</guid>
      <dc:creator>Matthias_BY</dc:creator>
      <dc:date>2014-04-28T11:16:06Z</dc:date>
    </item>
  </channel>
</rss>

