Knowledge Management

Should I convert existing Summary searches to Report Acceleration?

kenliu
Explorer

Hi, before Splunk 5 we have created about 40 saved searches that are populating summary index and about 70 other saved searches plus a handful of dashboards that query against the summary index. Now that we've upgraded to version 5, should we convert some (or all) to use Report Acceleration instead? What are some things we need to take into consideration when making that decision?

0 Karma
1 Solution

mattness
Splunk Employee
Splunk Employee

Splunk covers these questions in their documentation; see this topic:

http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Aboutsummaryindexing

Here's the tl;dr version:

There are a number of reasons why report acceleration is preferable to summary indexing, such as the fact that report acceleration employs automatic backfill and does a better job handling late-arriving events, not to mention the fact that you can get automatically get acceleration benefits with searches that are similar to searches that have already been accelerated.

Ideally, you should use report acceleration for any search that qualifies for report acceleration. Read the docs for more info about that.

You'll want to stick to summary indexing when:

  • The search that builds the summary index includes nonstreamable commands before the first transforming command.
  • You want to run a report against a specific summary index by including index=< summary_index_name > in the search string. Under report acceleration, Splunk automatically determines which data summary it will run reports against.

Of course, if your summary indexes are working fine for you after your upgrade it's really up to you.

View solution in original post

mattness
Splunk Employee
Splunk Employee

Splunk covers these questions in their documentation; see this topic:

http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Aboutsummaryindexing

Here's the tl;dr version:

There are a number of reasons why report acceleration is preferable to summary indexing, such as the fact that report acceleration employs automatic backfill and does a better job handling late-arriving events, not to mention the fact that you can get automatically get acceleration benefits with searches that are similar to searches that have already been accelerated.

Ideally, you should use report acceleration for any search that qualifies for report acceleration. Read the docs for more info about that.

You'll want to stick to summary indexing when:

  • The search that builds the summary index includes nonstreamable commands before the first transforming command.
  • You want to run a report against a specific summary index by including index=< summary_index_name > in the search string. Under report acceleration, Splunk automatically determines which data summary it will run reports against.

Of course, if your summary indexes are working fine for you after your upgrade it's really up to you.

ChrisG
Splunk Employee
Splunk Employee

Not all your searches are necessarily eligible for report acceleration. Only searches that use reporting commands can use report acceleration. Read About report acceleration and summary indexing in the Knowledge Manager Manual for an explanation of the differences--it should help you make the determination.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...