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!

Message Parsing in SOCK

Introduction This blog post is part of an ongoing series on SOCK enablement. In this blog post, I will write ...

Exploring the OpenTelemetry Collector’s Kubernetes annotation-based discovery

We’ve already explored a few topics around observability in a Kubernetes environment -- Common Failures in a ...

Use ‘em or lose ‘em | Splunk training units do expire

Whether it’s hummus, a ham sandwich, or a human, almost everything in this world has an expiration date. And, ...