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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...