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
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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...