<?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: How to Refresh a simple FORM dashboard every 60 seconds in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38850#M1824</link>
    <description>&lt;P&gt;Have you considered using a real-time search instead of trying to make the results refresh every minute?&lt;/P&gt;

&lt;P&gt;Here's something on making a dashboard refresh, which may or may not be what you are looking for:&lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/answers/1847/how-can-i-auto-refresh-my-dashboard"&gt;http://splunk-base.splunk.com/answers/1847/how-can-i-auto-refresh-my-dashboard&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Feb 2013 20:33:31 GMT</pubDate>
    <dc:creator>aholzer</dc:creator>
    <dc:date>2013-02-21T20:33:31Z</dc:date>
    <item>
      <title>How to Refresh a simple FORM dashboard every 60 seconds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38849#M1823</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;

&lt;P&gt;I have build a dashboard from FORM XML, which takes an input from the Text Box i created.&lt;BR /&gt;
Based on the input i type in the text box, the Pie charts below loads.&lt;/P&gt;

&lt;P&gt;Now i want it refresh every 60 sec&lt;/P&gt;

&lt;P&gt;Is this possible?&lt;BR /&gt;
Please help.&lt;/P&gt;

&lt;P&gt;Here is the code for the Fieldset:&lt;/P&gt;

&lt;FIELDSET&gt;
  &lt;INPUT type="text" token="IP" /&gt;
    &lt;LABEL&gt;Enter the IP&lt;/LABEL&gt;
    

&lt;/FIELDSET&gt;

&lt;P&gt;Thanks!! &lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2013 05:51:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38849#M1823</guid>
      <dc:creator>alenseb</dc:creator>
      <dc:date>2013-02-21T05:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Refresh a simple FORM dashboard every 60 seconds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38850#M1824</link>
      <description>&lt;P&gt;Have you considered using a real-time search instead of trying to make the results refresh every minute?&lt;/P&gt;

&lt;P&gt;Here's something on making a dashboard refresh, which may or may not be what you are looking for:&lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/answers/1847/how-can-i-auto-refresh-my-dashboard"&gt;http://splunk-base.splunk.com/answers/1847/how-can-i-auto-refresh-my-dashboard&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2013 20:33:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38850#M1824</guid>
      <dc:creator>aholzer</dc:creator>
      <dc:date>2013-02-21T20:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Refresh a simple FORM dashboard every 60 seconds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38851#M1825</link>
      <description>&lt;P&gt;I want it to refresh every 60 seconds and the results should be shown for the past 1 hour.&lt;BR /&gt;
Hope i am clear with this.&lt;BR /&gt;
If i log in at 1 o'clock.. should be able to see results from 1 to 2 o'clock.. Then at 1:01 it should refresh &amp;amp; give results from 1:01 to 2:01.&lt;BR /&gt;
Is this possible with simple form xml??&lt;BR /&gt;
i am not able to find the param name!&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2013 12:26:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38851#M1825</guid>
      <dc:creator>alenseb</dc:creator>
      <dc:date>2013-02-24T12:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Refresh a simple FORM dashboard every 60 seconds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38852#M1826</link>
      <description>&lt;P&gt;You can either use the &lt;EM&gt;refresh&lt;/EM&gt; attribute (&lt;A href="http://splunk-base.splunk.com/answers/1847/how-can-i-auto-refresh-my-dashboard"&gt;http://splunk-base.splunk.com/answers/1847/how-can-i-auto-refresh-my-dashboard&lt;/A&gt; ) for &lt;EM&gt;view&lt;/EM&gt; elements or apply an &lt;EM&gt;input&lt;/EM&gt; field of &lt;EM&gt;type="time"&lt;/EM&gt; where one can choose the &lt;EM&gt;Real Time / 30 Seconds Window&lt;/EM&gt; option.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2013 14:04:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38852#M1826</guid>
      <dc:creator>mjhennig</dc:creator>
      <dc:date>2013-02-24T14:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Refresh a simple FORM dashboard every 60 seconds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38853#M1827</link>
      <description>&lt;P&gt;Add this to the top of the page&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2014 16:22:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38853#M1827</guid>
      <dc:creator>jaxjohnny</dc:creator>
      <dc:date>2014-12-22T16:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Refresh a simple FORM dashboard every 60 seconds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38854#M1828</link>
      <description>&lt;P&gt;form refresh="30"&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2014 16:22:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Refresh-a-simple-FORM-dashboard-every-60-seconds/m-p/38854#M1828</guid>
      <dc:creator>jaxjohnny</dc:creator>
      <dc:date>2014-12-22T16:22:57Z</dc:date>
    </item>
  </channel>
</rss>

