Getting Data In

Disk partition contains that frozen bucket data is not showed on DMC disk usage.

yutaka1005
Builder

My splunk installed in / partition.
But frozen bucket data is in /data partition.

So, I want to see both of disk usage on DMC, but only / partition is showed.
The panel of disk usage uses the API server/status/partitions-space and this API is described in the manual as follows.

Access disk utilization information for filesystems that have Splunk Enterprise disk objects, such as indexes, volumes, and logs. A filesystem can span multiple physical disk partitions.

Why /data partition is not showed?
Does frozen bucekt data not covered?

If someone know about it, please tell me.

0 Karma

p_gurav
Champion

Can you check /data is coming in output of following command:

curl -k -u admin:changeme https://localhost:8089/services/server/status/partitions-space
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...