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!

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...