<?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 enable caching of dashboard panels? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192185#M12013</link>
    <description>&lt;P&gt;Can you please provide the steps, seems i could see the option to schedule a  PDF from dashboard link.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Aug 2014 14:15:39 GMT</pubDate>
    <dc:creator>dhavamanis</dc:creator>
    <dc:date>2014-08-25T14:15:39Z</dc:date>
    <item>
      <title>How to enable caching of dashboard panels?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192183#M12011</link>
      <description>&lt;P&gt;We have multiple charts in a dashboard and its taking long time to update the panels. but we want to use some caching to show the previously viewed/created charts instead of re-generating the data. Can you please tell us how to enable the cache to avoid this slowness / re-generation.&lt;/P&gt;

&lt;P&gt;Update : &lt;/P&gt;

&lt;P&gt;We are using pivot table to build the dashboard. can you please tell us how can we achieve in this case.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2014 17:09:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192183#M12011</guid>
      <dc:creator>dhavamanis</dc:creator>
      <dc:date>2014-08-22T17:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable caching of dashboard panels?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192184#M12012</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
This is pretty easy. Use the saved searches. Schedule them for particular or desired period. Use the pre-run data over and over without triggering a new search for multiple users.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
L&lt;/P&gt;</description>
      <pubDate>Sat, 23 Aug 2014 11:07:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192184#M12012</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-08-23T11:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable caching of dashboard panels?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192185#M12013</link>
      <description>&lt;P&gt;Can you please provide the steps, seems i could see the option to schedule a  PDF from dashboard link.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:15:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192185#M12013</guid>
      <dc:creator>dhavamanis</dc:creator>
      <dc:date>2014-08-25T14:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable caching of dashboard panels?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192186#M12014</link>
      <description>&lt;P&gt;There is no parameter which we can use in splunk 6 dashbaord. So as a workaround just replace the |loadjob command instead of search string.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;-&amp;gt;Create the savedsearch and schedule them to run at your desired interval&lt;BR /&gt;
-&amp;gt; Create the dashbaord.&lt;BR /&gt;
-&amp;gt; Replace the search with | loadjob savedsearch="User:search:SavedSearch_name"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;User: the user which owns the savedsearch&lt;BR /&gt;
SavedSearch_name : this will be savedsearch name&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 15:16:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192186#M12014</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-08-25T15:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable caching of dashboard panels?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192187#M12015</link>
      <description>&lt;P&gt;Thanks, We are using pivot table to build the dashboard. can you please tell us how can we achieve in this case.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 16:43:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192187#M12015</guid>
      <dc:creator>dhavamanis</dc:creator>
      <dc:date>2014-08-25T16:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable caching of dashboard panels?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192188#M12016</link>
      <description>&lt;P&gt;I am looking for same, But I am still not clear how to achieve this. I am new splunk user. Please help me to cache dashboard(avoid to load data every time when we open dashboard) in splunk6.2(trial version).&lt;BR /&gt;
Thanks,&lt;BR /&gt;
yusuf&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 10:24:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192188#M12016</guid>
      <dc:creator>splunk_mkhan</dc:creator>
      <dc:date>2015-05-07T10:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable caching of dashboard panels?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192189#M12017</link>
      <description>&lt;P&gt;Check if you can accelerate your data model. This means that some parts of the search will be pre-computed and stored, so the search that builds the dashboard panel will be faster.&lt;/P&gt;

&lt;P&gt;See &lt;A href="http://docs.splunk.com/Splexicon:Datamodelacceleration"&gt;http://docs.splunk.com/Splexicon:Datamodelacceleration&lt;/A&gt; and &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Acceleratedatamodels#Enable_persistent_acceleration_for_a_data_model"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Acceleratedatamodels#Enable_persistent_acceleration_for_a_data_model&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 11:14:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-enable-caching-of-dashboard-panels/m-p/192189#M12017</guid>
      <dc:creator>laserval</dc:creator>
      <dc:date>2015-05-07T11:14:27Z</dc:date>
    </item>
  </channel>
</rss>

