Reporting

Why doesn’t the report qualify for report acceleration?

ddrillic
Ultra Champion

We have a report such as -

index=<index name>
            (  URI=<a certain uri> OR 
               URI=<a certain uri> OR 
               URI=<a certain uri> ....
            )
| dedup <field name>
| rename <fields>
| eval <new time field>=_time
| table <fields>
| fillnull

Why wouldn’t it qualify for report acceleration?

Tags (2)
0 Karma

codebuilder
Influencer

Your query is not using any transforming/streaming commands and therefore does not qualify. You need to use stats, timechart, etc.

This section has more detailed information:
https://docs.splunk.com/Documentation/Splunk/7.2.5/Knowledge/Aboutsummaryindexing

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma

ddrillic
Ultra Champion

Great, is there a way to convert the table command to a streaming command?

0 Karma

codebuilder
Influencer

You can perform an eval on one of the fields being returned, or add stats, timechart, etc. Any of those should make it qualify.

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...