<?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 do i create static reports in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50182#M10245</link>
    <description>&lt;P&gt;So, for example,  would your ideal result be to have static html pages that are browseable via the navigation bar ?&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2012 23:23:51 GMT</pubDate>
    <dc:creator>Damien_Dallimor</dc:creator>
    <dc:date>2012-01-12T23:23:51Z</dc:date>
    <item>
      <title>How do i create static reports</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50179#M10242</link>
      <description>&lt;P&gt;Typically, when i create a dashboard off splunked data, the dashbaord takes a while to load.&lt;BR /&gt;
Upper Mgmt typically needs the data to display ASAP.&lt;BR /&gt;
So, in the following scenario - i need daily volumes for some event for the past 30 days, and i can create a saved search which runs every night at say midnight....and populates the data&lt;BR /&gt;
Is there any way for me to create a static page that loads automatically with this data....as opposed to waiting for 30 sec-1 min to dynamically load and render the data&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2012 22:44:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50179#M10242</guid>
      <dc:creator>sriram_sathyamo</dc:creator>
      <dc:date>2012-01-12T22:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do i create static reports</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50180#M10243</link>
      <description>&lt;P&gt;Summary Indexing will help to boost your performance :&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Usesummaryindexing"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Usesummaryindexing&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Furthermore , you may want to consider using scheduled PDF report generation for Upper Mgmt :&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3/User/ScheduleDeliveryofDashboardPrintoutsviaEmail"&gt;http://docs.splunk.com/Documentation/Splunk/4.3/User/ScheduleDeliveryofDashboardPrintoutsviaEmail&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2012 22:49:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50180#M10243</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2012-01-12T22:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do i create static reports</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50181#M10244</link>
      <description>&lt;P&gt;any other ways - summary indexing still takes a 1 min +.&lt;BR /&gt;
And rather than PDF...is there a way to have the pages within splunk...&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2012 22:51:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50181#M10244</guid>
      <dc:creator>sriram_sathyamo</dc:creator>
      <dc:date>2012-01-12T22:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do i create static reports</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50182#M10245</link>
      <description>&lt;P&gt;So, for example,  would your ideal result be to have static html pages that are browseable via the navigation bar ?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2012 23:23:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50182#M10245</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2012-01-12T23:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do i create static reports</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50183#M10246</link>
      <description>&lt;P&gt;that would be absolutely ideal!!!!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2012 23:25:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50183#M10246</guid>
      <dc:creator>sriram_sathyamo</dc:creator>
      <dc:date>2012-01-12T23:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do i create static reports</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50184#M10247</link>
      <description>&lt;P&gt;Well , I'm thinking a bit outside the box  here now...but you could have some Advanced XML views that Upper Mgmt have permission to read, and these views include static html files. The content of these static html files is periodically generated by a scheduled script/program(external to splunk) that uses the Splunk REST API to execute a search command to get your data and a framework like jschart to render the charting in the static html.&lt;/P&gt;

&lt;P&gt;There may be a more elegant and integrated way to achieve this, but I'm not aware of it.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2012 23:41:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50184#M10247</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2012-01-12T23:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do i create static reports</title>
      <link>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50185#M10248</link>
      <description>&lt;P&gt;As Damien mentioned, summary indexing can help, but may not be enough.  Also, it's possible to run scheduled searches and save the results of said scheduled searches for use within dashboards (as opposed to running the search at dashboard load time)&lt;/P&gt;

&lt;P&gt;However, if response time is paramount, I would highly recommend applying more hardware to your situation.  Splunk's search response time is very I/O dependent, and the horizontal scaling of distributed search is designed to help distribute that I/O across many disks in many machines.&lt;/P&gt;

&lt;P&gt;Erik Swan's blog post &lt;A href="http://blogs.splunk.com/2009/10/27/add-a-server-or-two/"&gt;http://blogs.splunk.com/2009/10/27/add-a-server-or-two/&lt;/A&gt; discusses this exact issue.  If upper management doesn't have the time to wait a couple of minutes for a dashboard to display, then they should be willing to fund the extra hardware needed to speed your deployment up to their satisfaction. &lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2012 05:26:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-do-i-create-static-reports/m-p/50185#M10248</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2012-01-13T05:26:04Z</dc:date>
    </item>
  </channel>
</rss>

