<?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: Why doesn’t the report qualify for report acceleration? in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Why-doesn-t-the-report-qualify-for-report-acceleration/m-p/432092#M7052</link>
    <description>&lt;P&gt;You can perform an eval on one of the fields being returned, or add stats, timechart, etc. Any of those should make it qualify.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2019 14:06:48 GMT</pubDate>
    <dc:creator>codebuilder</dc:creator>
    <dc:date>2019-04-29T14:06:48Z</dc:date>
    <item>
      <title>Why doesn’t the report qualify for report acceleration?</title>
      <link>https://community.splunk.com/t5/Reporting/Why-doesn-t-the-report-qualify-for-report-acceleration/m-p/432089#M7049</link>
      <description>&lt;P&gt;We have a report such as -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=&amp;lt;index name&amp;gt;
            (  URI=&amp;lt;a certain uri&amp;gt; OR 
               URI=&amp;lt;a certain uri&amp;gt; OR 
               URI=&amp;lt;a certain uri&amp;gt; ....
            )
| dedup &amp;lt;field name&amp;gt;
| rename &amp;lt;fields&amp;gt;
| eval &amp;lt;new time field&amp;gt;=_time
| table &amp;lt;fields&amp;gt;
| fillnull
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Why wouldn’t it qualify for report acceleration?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 20:10:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Why-doesn-t-the-report-qualify-for-report-acceleration/m-p/432089#M7049</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2019-04-25T20:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn’t the report qualify for report acceleration?</title>
      <link>https://community.splunk.com/t5/Reporting/Why-doesn-t-the-report-qualify-for-report-acceleration/m-p/432090#M7050</link>
      <description>&lt;P&gt;Your query is not using any transforming/streaming commands and therefore does not qualify. You need to use stats, timechart, etc.&lt;/P&gt;

&lt;P&gt;This section has more detailed information:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.5/Knowledge/Aboutsummaryindexing"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.5/Knowledge/Aboutsummaryindexing&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 22:17:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Why-doesn-t-the-report-qualify-for-report-acceleration/m-p/432090#M7050</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2019-04-25T22:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn’t the report qualify for report acceleration?</title>
      <link>https://community.splunk.com/t5/Reporting/Why-doesn-t-the-report-qualify-for-report-acceleration/m-p/432091#M7051</link>
      <description>&lt;P&gt;Great, is there a way to convert the &lt;CODE&gt;table&lt;/CODE&gt; command to a streaming command?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 23:14:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Why-doesn-t-the-report-qualify-for-report-acceleration/m-p/432091#M7051</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2019-04-25T23:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn’t the report qualify for report acceleration?</title>
      <link>https://community.splunk.com/t5/Reporting/Why-doesn-t-the-report-qualify-for-report-acceleration/m-p/432092#M7052</link>
      <description>&lt;P&gt;You can perform an eval on one of the fields being returned, or add stats, timechart, etc. Any of those should make it qualify.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 14:06:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Why-doesn-t-the-report-qualify-for-report-acceleration/m-p/432092#M7052</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2019-04-29T14:06:48Z</dc:date>
    </item>
  </channel>
</rss>

