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
Legend

nice - thanks for this

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...