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!

The Payment Operations Wake-Up Call: Why Financial Institutions Can't Afford ...

The same scenario plays out across financial institutions daily. A payment system fails at 11:30 AM on a busy ...

Make Your Case: A Ready-to-Send Letter for Getting Approval to Attend .conf25

Hello Splunkers, Want to attend .conf25 in Boston this year but not sure how to convince your manager? We've ...

Community Spotlight: A Splunk Expert's Journey

In the world of data analytics, some journeys leave a lasting impact not only on the individual but on the ...