Knowledge Management

What files are under /opt/splunk/var/lib/splunk/master_index/db

rpradeep
Path Finder

Hi,
I want to know the type & what data do the files under directory "/opt/splunk/var/lib/splunk/master_index/db" hold. I see this directory in my installation seems to occupy ~5.2Gb.
Want to clear some old data instead of increasing the FS all the time.
My search indexes are paused due to less space under my installation directory.

Thanks,
Pradeep

Tags (1)
0 Karma
1 Solution

gjanders
SplunkTrust
SplunkTrust

Do you have an index named "master_index"? If so that sounds like the standard hot directory location for an index named master_index

Perhaps refer to create custom indexes or if you want to clear the space Remove indexes and indexed data

The command:

splunk btool indexes list --debug

Would also help confirm if this is the master_index'es location (or you can use the GUI), the documentation above should have more details

View solution in original post

0 Karma

rpradeep
Path Finder

Thanks Garethatiag.
I do have an index named master_index. Disabled it now since I am not using it. Will delete if no issue arises.

0 Karma

gjanders
SplunkTrust
SplunkTrust

Do you have an index named "master_index"? If so that sounds like the standard hot directory location for an index named master_index

Perhaps refer to create custom indexes or if you want to clear the space Remove indexes and indexed data

The command:

splunk btool indexes list --debug

Would also help confirm if this is the master_index'es location (or you can use the GUI), the documentation above should have more details

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...