Getting Data In

Can I migrate indexes into a volume reference?

ephemeric
Contributor

Hi,

Forgive me if this is a dumb question... can I move an index(s) into a volume reference?
Index paths will remain the same as we want to limit total size via "maxVolumeDataSizeMB".
Will the index name(s) be created in "coldToFrozenDir"?

I have an index(s) in indexes.conf (SPLUNK_DB=/media/data/splunk):

[sonicwall]
coldPath = $SPLUNK_DB/sonicwall/colddb
homePath = $SPLUNK_DB/sonicwall/db
thawedPath = $SPLUNK_DB/sonicwall/thawedd

[index n]
...

I wish for new indexes.conf to be:

coldToFrozenDir = /media/archive

[volume:san]
path = /media/data/splunk
maxVolumeDataSizeMB = 2000000

[sonicwall]
coldPath = volume:san/sonicwall/colddb
homePath = volume:san/sonicwall/db
thawedPath = $SPLUNK_DB/sonicwall/thaweddb

[index n]
...

Thank you.

0 Karma

jkat54
SplunkTrust
SplunkTrust

Yes you can "migrate" like this. Usually good to backup your data before playing though 😉

The index names will only show up in coldToFrozenDir when a bucket roles to frozen (I believe, but could be wrong).

0 Karma

somesoni2
Revered Legend

You should be fine.

0 Karma
Get Updates on the Splunk Community!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...