<?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 How to configure Static weekly report on dashboard in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73971#M1688</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I want to reduce the search load on Splunk machine each time the user views a dashboard.
Can we have a report run weekly say every sunday midnight? Which will save the report for
the past week. The user will be able to view only last weeks report in the current week.&lt;/P&gt;

&lt;P&gt;Is this possible with splunk?
If yes, please tell how to.&lt;/P&gt;

&lt;P&gt;Thanks
Viv&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2011 13:51:04 GMT</pubDate>
    <dc:creator>viv</dc:creator>
    <dc:date>2011-04-04T13:51:04Z</dc:date>
    <item>
      <title>How to configure Static weekly report on dashboard</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73971#M1688</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I want to reduce the search load on Splunk machine each time the user views a dashboard.
Can we have a report run weekly say every sunday midnight? Which will save the report for
the past week. The user will be able to view only last weeks report in the current week.&lt;/P&gt;

&lt;P&gt;Is this possible with splunk?
If yes, please tell how to.&lt;/P&gt;

&lt;P&gt;Thanks
Viv&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2011 13:51:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73971#M1688</guid>
      <dc:creator>viv</dc:creator>
      <dc:date>2011-04-04T13:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Static weekly report on dashboard</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73972#M1689</link>
      <description>&lt;P&gt;Yes, it is possible. &lt;/P&gt;

&lt;P&gt;But if your search performs data aggregation (timechart, stats, chart,...) you might want to use &lt;A href="http://www.splunk.com/base/Documentation/latest/Knowledge/Usesummaryindexing" rel="nofollow"&gt;summary indexing&lt;/A&gt; instead... Which kind of search is that?&lt;/P&gt;

&lt;P&gt;To re-use a search results in a dashboard you basically have to:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;build a &lt;A href="http://www.splunk.com/base/Documentation/latest/User/SavingSearchesandSharingSearchResults#How_to_save_a_search" rel="nofollow"&gt;saved search&lt;/A&gt; that will feed your view (it will gather 1 week worth of data), &lt;/LI&gt;
&lt;LI&gt;schedule that search to run weekly (use the CRON syntax, read up the cron_schedule param in the &lt;A href="http://www.splunk.com/base/Documentation/4.2/Admin/Savedsearchesconf" rel="nofollow"&gt;conf&lt;/A&gt;), &lt;/LI&gt;
&lt;LI&gt;build an &lt;A href="http://www.splunk.com/base/Documentation/latest/Developer/AdvancedIntro" rel="nofollow"&gt;advanced view&lt;/A&gt; which uses that saved search,&lt;/LI&gt;
&lt;LI&gt;configure the &lt;A href="http://www.splunk.com/base/Documentation/latest/Developer/ModuleReference#HiddenSavedSearch" rel="nofollow"&gt;HiddenSavedSearch&lt;/A&gt; module to use the saved search history instead of re-running it (set "useHistory" param to "True").&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 04 Apr 2011 23:31:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73972#M1689</guid>
      <dc:creator>Paolo_Prigione</dc:creator>
      <dc:date>2011-04-04T23:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Static weekly report on dashboard</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73973#M1690</link>
      <description>&lt;P&gt;Hey Paolo&lt;BR /&gt;
Thanks for the detailed steps.&lt;BR /&gt;
I could configure it on our splunk.&lt;/P&gt;

&lt;P&gt;Resolved our issue, I appreciate your help.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2011 15:13:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73973#M1690</guid>
      <dc:creator>viv</dc:creator>
      <dc:date>2011-04-05T15:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Static weekly report on dashboard</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73974#M1691</link>
      <description>&lt;P&gt;You're welcome!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2011 17:30:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73974#M1691</guid>
      <dc:creator>Paolo_Prigione</dc:creator>
      <dc:date>2011-04-05T17:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Static weekly report on dashboard</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73975#M1692</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
Is this functionality also available in Simple XML Dashboards?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2015 15:51:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-configure-Static-weekly-report-on-dashboard/m-p/73975#M1692</guid>
      <dc:creator>goelli</dc:creator>
      <dc:date>2015-03-11T15:51:36Z</dc:date>
    </item>
  </channel>
</rss>

