Splunk Search

How to edit my search to find the volume used in "auto generated pool enterprise" in MB?

seema2502
Explorer

Hi Team,

currently volume used is 24.458MB
Pools Indexers Volume used today

auto_generated_pool_enterprise * 24,458 MB / 66,560 MB Edit | Delete
eeukrp0035 24,458 MB (36.745%)
but the search i am using isn't giving the correct output :-

index=_internal metrics kb group="per_index_thruput" series!=_* | eval totalGB = (kb / 1024) / 1024 | timechart span=1d sum(totalGB) as total

Can you please help me to get the exact search that will generate the correct output?

Thanks,
Seema

0 Karma

lukas_loder
Communicator

Hi Seema

I've just seen, that you wrote
index=internal wouldn't index=_internal be correct?

0 Karma

seema2502
Explorer

sorry its typo, command which i am using, is as below :-

index=_internal metrics kb group="per_index_thruput" series!=_* | eval totalGB = (kb / 1024) / 1024 | timechart span=1d sum(totalGB) as total 
0 Karma

seema2502
Explorer

i am not sure why _ is not visible.

0 Karma
Get Updates on the Splunk Community!

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...

Spotting Financial Fraud in the Haystack: A Guide to Behavioral Analytics with Splunk

In today's digital financial ecosystem, security teams face an unprecedented challenge. The sheer volume of ...

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability As businesses scale ...