Getting Data In

Why was the datamodel_summary folder created automatialy after I changed the Splunk_DB path?

Shuhei052492
Path Finder

Hi,

I changed the path of index data from D drive to New drive.
It was successful to change and possible to search logs in the new Drive.
But I found the same indexname folder in D drive and there is the "datamodel_summary" folder.

I would like to change only the index.So I would not like to change Splunk_DB in splunk-launch.conf.
Is it happened not to change Splunk_DB in splunk-launch.conf?
Also what should I do for Splunk to create the "datamodel_summary" folder in new Drive?
I appreciate any suggestions.

Environment
Splunk : 6.5.3
OS : Windows server 2012 R2

splunk-launch.conf

SPLUNK_DB=D:\splunk_data\splunk\

indexes.conf (Before)

    [test-index]
    coldPath = $SPLUNK_DB\test-index\colddb
    homePath = $SPLUNK_DB\test-index\db
    thawedPath = $SPLUNK_DB\test-index\thaweddb
    frozenTimePeriodInSecs = 34300800
    coldToFrozenDir = D:\splunk_data\archive\test-index

indexes.conf (After)

[test-index]
coldPath = E:\splunk_data\splunk\test-index\colddb
homePath = E:\splunk_data\splunk\test-index\db
thawedPath = E:\splunk_data\splunk\test-index\thaweddb
frozenTimePeriodInSecs = 34300800
coldToFrozenDir = E:\splunk_data\archive\test-index

This is the way to change:
1.Stop splunk service.
2.Move D:\splunk_data\splunk\i-filter to E:\splunk_data\splunk\i-filter.
3.Change the indexes.conf.
4.Start splunk service.

Regards,

0 Karma

p_gurav
Champion

did you stop input for that index and then change the path?

0 Karma

Shuhei052492
Path Finder

Yes. While Splunk service was stopped, I changed the path.

0 Karma

p_gurav
Champion

Not service dear, I mean input from which data is indexing in test-index.

0 Karma
Get Updates on the Splunk Community!

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...