Training + Certification Discussions

How do you put data on a different drive?

mcantrel
New Member

I have a new instance of Splunk Enterprise installed on a Win 2016 server. It is set up as the OS is on the smaller but faster C drive and data is on the larger but slower D drive. How do I get splunk to store its data on the D drive while it is installed on the C drive?

Tags (1)
0 Karma

kmorris_splunk
Splunk Employee
Splunk Employee

The storage location is determined in the index configuration. https://docs.splunk.com/Documentation/Splunk/7.0.0/Indexer/Configureindexstorage

mcantrel
New Member

This link doesn't show how to make the changes in a windows environment.

0 Karma

kmorris_splunk
Splunk Employee
Splunk Employee

Try something like the following. $SPLUNK_DB should be %SPLUNK_DB% for windows, so you could try that as well.

homePath = E:\SplunkIndexes-warm\myindex\db
coldPath = F:\SplunkIndexes-cold\myindex\colddb
thawedPath = F:\SplunkIndexes-thawed\myindex\thaweddb

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...