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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...