<?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: Automatically run searchPostProcess in a simple XML dashboard? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Automatically-run-searchPostProcess-in-a-simple-XML-dashboard/m-p/98057#M5437</link>
    <description>&lt;P&gt;I was able to get it to work this way:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;?xml version='1.0' encoding='utf-8'?
form
  fieldset autoRun="true" submitButton="false"
  /fieldset
earliestTime -30d@d /earliestTime
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 17 Jul 2013 15:29:19 GMT</pubDate>
    <dc:creator>msarro</dc:creator>
    <dc:date>2013-07-17T15:29:19Z</dc:date>
    <item>
      <title>Automatically run searchPostProcess in a simple XML dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Automatically-run-searchPostProcess-in-a-simple-XML-dashboard/m-p/98054#M5434</link>
      <description>&lt;P&gt;Hello, I am trying to create a dashboard which will eventually be implemented in advanced XML, but the more I can do in simple xml the better.&lt;/P&gt;

&lt;P&gt;That said, I am having issue trying to get this to work. I have a searchTemplate, and my panels each has a searchPostProcess element. However, unless I convert the dashboard to a form and include some sort of fieldset (somewhere I can hit "submit", the panels just sit there with no value. Once I hit the submit button, they work.&lt;/P&gt;

&lt;P&gt;Is there a way to get it to autorun? Ultimately this dashboard doesn't need user input, it should just run. I know that there is an auto-run option for some of the elements but I can't seem to find a decent reference for simple XML.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2013 13:50:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Automatically-run-searchPostProcess-in-a-simple-XML-dashboard/m-p/98054#M5434</guid>
      <dc:creator>msarro</dc:creator>
      <dc:date>2013-07-17T13:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically run searchPostProcess in a simple XML dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Automatically-run-searchPostProcess-in-a-simple-XML-dashboard/m-p/98055#M5435</link>
      <description>&lt;P&gt;Is there any reason you are using a searchTemplate rather than a saved search for your base search?&lt;/P&gt;

&lt;P&gt;I believe that the simple XML requires you to define an input if you have a searchTemplate. If you use a saved search on the other hand I believe it defaults to "autorun=true".&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2013 14:23:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Automatically-run-searchPostProcess-in-a-simple-XML-dashboard/m-p/98055#M5435</guid>
      <dc:creator>aholzer</dc:creator>
      <dc:date>2013-07-17T14:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically run searchPostProcess in a simple XML dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Automatically-run-searchPostProcess-in-a-simple-XML-dashboard/m-p/98056#M5436</link>
      <description>&lt;P&gt;The major goal was to avoid having the same base search run 7+ times for what will eventually be 12 different tabs on each page. It wouldn't be a big deal except the base search is somewhat lengthy to run.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2013 14:58:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Automatically-run-searchPostProcess-in-a-simple-XML-dashboard/m-p/98056#M5436</guid>
      <dc:creator>msarro</dc:creator>
      <dc:date>2013-07-17T14:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically run searchPostProcess in a simple XML dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Automatically-run-searchPostProcess-in-a-simple-XML-dashboard/m-p/98057#M5437</link>
      <description>&lt;P&gt;I was able to get it to work this way:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;?xml version='1.0' encoding='utf-8'?
form
  fieldset autoRun="true" submitButton="false"
  /fieldset
earliestTime -30d@d /earliestTime
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Jul 2013 15:29:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Automatically-run-searchPostProcess-in-a-simple-XML-dashboard/m-p/98057#M5437</guid>
      <dc:creator>msarro</dc:creator>
      <dc:date>2013-07-17T15:29:19Z</dc:date>
    </item>
  </channel>
</rss>

