Reporting

Does dbinspect show space used by Report Acceleration?

sowings
Splunk Employee
Splunk Employee

I've got accelerated reporting searches. I know that the summary data "lives and dies" with the raw indexed data, unlike a traditional summary index. How can I tell the impact (in disk space) of a report acceleration summary?

1 Solution

sowings
Splunk Employee
Splunk Employee

I found that I can't get this from dbinspect, but it is available in rest:


| rest /services/admin/summarization splunk_server=$host$
| stats sum(summary.size) AS RAbytes

View solution in original post

sowings
Splunk Employee
Splunk Employee

I found that I can't get this from dbinspect, but it is available in rest:


| rest /services/admin/summarization splunk_server=$host$
| stats sum(summary.size) AS RAbytes

sowings
Splunk Employee
Splunk Employee

Note that Fire Brigade version 2 (coming soon!) will leverage this endpoint to display this value on a per-host basis.

MuS
SplunkTrust
SplunkTrust

nice - thanks for this

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...