<?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 does data model acceleration work to help generate a report faster? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116115#M30833</link>
    <description>&lt;P&gt;How can i efficiently accelerate my dataset to get reports faster ? Please advise&lt;/P&gt;</description>
    <pubDate>Sun, 12 Jul 2015 06:52:03 GMT</pubDate>
    <dc:creator>splunker12er</dc:creator>
    <dc:date>2015-07-12T06:52:03Z</dc:date>
    <item>
      <title>How does data model acceleration work to help generate a report faster?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116114#M30832</link>
      <description>&lt;P&gt;How does data model acceleration help in generating a report faster?&lt;/P&gt;

&lt;P&gt;Creating a new data model from a 'root event' - and several child objects created using constraints - make a complete data set.&lt;/P&gt;

&lt;P&gt;When I accelerate a data model (Eg : choosing a time-range of 7 days), it creates a directory under the same index with new folder  'datamodel_summary'&lt;/P&gt;

&lt;P&gt;What are the fields getting accelerated?  OR what kind events are stored in the data model summary?&lt;BR /&gt;
How does the 'optional' &amp;amp; 'required' attributes impact acceleration? Are only the required fields accelerated?&lt;/P&gt;

&lt;P&gt;How does the 'accelerated index'  of a data model differ from an actual index?&lt;BR /&gt;
What would the metadata structure be?&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jul 2015 09:59:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116114#M30832</guid>
      <dc:creator>splunker12er</dc:creator>
      <dc:date>2015-07-11T09:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: How does data model acceleration work to help generate a report faster?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116115#M30833</link>
      <description>&lt;P&gt;How can i efficiently accelerate my dataset to get reports faster ? Please advise&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jul 2015 06:52:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116115#M30833</guid>
      <dc:creator>splunker12er</dc:creator>
      <dc:date>2015-07-12T06:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: How does data model acceleration work to help generate a report faster?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116116#M30834</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;
Most of your questions were well documented in Splunk doc.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.4/Knowledge/Aboutdatamodels"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.4/Knowledge/Aboutdatamodels&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.4/Knowledge/Acceleratedatamodels"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.4/Knowledge/Acceleratedatamodels&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://conf.splunk.com/speakers/2014.html#search=data%20model&amp;amp;"&gt;http://conf.splunk.com/speakers/2014.html#search=data%20model&amp;amp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jul 2015 09:14:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116116#M30834</guid>
      <dc:creator>Smith_Splunk</dc:creator>
      <dc:date>2015-07-12T09:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: How does data model acceleration work to help generate a report faster?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116117#M30835</link>
      <description>&lt;P&gt;should i need to run some saved searches - and the results of my searches are alone accelerated by data model acceleration ?&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Acceleratedatamodels"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Acceleratedatamodels&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;when you enable acceleration for a data model, Splunk Enterprise builds the initial set of .tsidx file summaries for the data model and then runs scheduled searches in the background every 5 minutes to keep those summaries up to date. Each update ensures that the entire configured time range is covered without a significant gap in data. This method of summary building also ensures that late-arriving data will be summarized without complication.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I would like to understand , when I accelerate  a data-model , what type of data is stored in the datamode_summary ?&lt;BR /&gt;
Is it mandatory , that i need to run some saved searches , and those result-set is alone accelerated ?&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jul 2015 12:41:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116117#M30835</guid>
      <dc:creator>splunker12er</dc:creator>
      <dc:date>2015-07-12T12:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: How does data model acceleration work to help generate a report faster?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116118#M30836</link>
      <description>&lt;P&gt;You can think of datamodels as summary indexes. And accelerated datamodels provide another layer of effectively summarizing the data models with tsidx files to provide quicker responses to data results.&lt;/P&gt;

&lt;P&gt;Inherently, datamodels are now recommended as they auto-backfill and drive the pivot tables and alot of the more advanced dashboards in Premium apps like ES and VMware.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 00:17:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-data-model-acceleration-work-to-help-generate-a-report/m-p/116118#M30836</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2015-07-13T00:17:19Z</dc:date>
    </item>
  </channel>
</rss>

