Splunk Search

Find index retention stats

shankern
Explorer

Hi,
I would like to get the following stats in a distributed index setup:

index name, current size of index (sum all indexers), maximum size/quota allocated, first events timestamp, last events timestamp, total retention time

Thanks
Shanker

Tags (1)
0 Karma
1 Solution

somesoni2
Revered Legend

Try this

| rest /services/data/indexes | table  title splunk_server currentDBSizeMB frozenTimePeriodInSecs maxTime minTime totalEventCount

Details of returned values can be found here.
http://docs.splunk.com/Documentation/Splunk/6.0.2/RESTAPI/RESTindex

View solution in original post

somesoni2
Revered Legend

Try this

| rest /services/data/indexes | table  title splunk_server currentDBSizeMB frozenTimePeriodInSecs maxTime minTime totalEventCount

Details of returned values can be found here.
http://docs.splunk.com/Documentation/Splunk/6.0.2/RESTAPI/RESTindex

shankern
Explorer

From the result the minTime values seems inaccurate. My splunk setup is only 1 month old but the minTime is giving timestamps from year 2011, 2012 etc. Any idea why?
Thanks
Shanker

0 Karma

shankern
Explorer

Thanks 🙂 Gives me exactly what I wanted.

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...