Getting Data In

How to find index size before splunk adding indexes...i mean raw data size

jw44250
New Member

I have 10 indexes...i want to find the actual size of the index before splunk adding its indexing.

and after as well.

0 Karma
1 Solution

woodcock
Esteemed Legend

You need dbinspect and the rawSize field:
https://docs.splunk.com/Documentation/SplunkCloud/6.6.0/SearchReference/Dbinspect

Try this:

|dbinspect index=a OR index=b OR ... OR index=z | table index rawSize

You might also check out the Fire Brigade app:
https://splunkbase.splunk.com/app/1632/
Or your Monitoring Console:
https://docs.splunk.com/Documentation/Splunk/6.6.1/DMC/DMCoverview

View solution in original post

0 Karma

woodcock
Esteemed Legend

You need dbinspect and the rawSize field:
https://docs.splunk.com/Documentation/SplunkCloud/6.6.0/SearchReference/Dbinspect

Try this:

|dbinspect index=a OR index=b OR ... OR index=z | table index rawSize

You might also check out the Fire Brigade app:
https://splunkbase.splunk.com/app/1632/
Or your Monitoring Console:
https://docs.splunk.com/Documentation/Splunk/6.6.1/DMC/DMCoverview

0 Karma

jw44250
New Member

Thanks ..I think I should look do a course to become SPlunk Admin...

From sample Query started (Just write Query and that is the end...)---> dont know how far i will go into SPlunk

0 Karma

somesoni2
Revered Legend
0 Karma

jw44250
New Member

thanks -- sorry been busy with wrk

0 Karma
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...