Splunk Dev

system app - what data is being stored in this index

aengineer
New Member

Hi,

Newbie splunk question. I have a Splunk server that is running out of disk space. Looking at all the indexes, I have a "system" app (name = "main") with the homepath of '$SPLUNK_DB/defaultdb/db ' that is occupying most of the space.

How can I find out what data is being stored in this index? That will help me decide if I need to reduce the max-size or add more space.

Thanks
Aspi

Tags (2)
0 Karma

micahkemp
Champion

That's your default index, where events go when no other index was defined.

One way to characterize the type of data in it would be:

| tstats count WHERE index=main BY sourcetype

I'm sure there other methods of reporting to actually determine storage size per sourcetype/source/host/whatever, but this may give you a quick enough answer.

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...