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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...