<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Why was the datamodel_summary folder created automatialy after I changed the Splunk_DB path? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-was-the-datamodel-summary-folder-created-automatialy-after-I/m-p/375020#M67950</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I  changed the path of index data from D drive to New drive.&lt;BR /&gt;
It was successful to change and possible to search logs in the new Drive.&lt;BR /&gt;
But I found the same indexname folder in D drive and there is the "datamodel_summary" folder.&lt;/P&gt;

&lt;P&gt;I would like to change only the index.So I would not like to change Splunk_DB in splunk-launch.conf.&lt;BR /&gt;
Is it happened not to change Splunk_DB in splunk-launch.conf?&lt;BR /&gt;
Also what should I do for Splunk to create the "datamodel_summary" folder in new Drive?&lt;BR /&gt;
I appreciate any suggestions.&lt;/P&gt;

&lt;P&gt;Environment&lt;BR /&gt;
Splunk : 6.5.3&lt;BR /&gt;
OS : Windows server 2012 R2&lt;/P&gt;

&lt;P&gt;splunk-launch.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SPLUNK_DB=D:\splunk_data\splunk\
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;indexes.conf (Before)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [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
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;indexes.conf (After)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[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
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This is the way to change:&lt;BR /&gt;
1.Stop splunk service.&lt;BR /&gt;
2.Move D:\splunk_data\splunk\i-filter to E:\splunk_data\splunk\i-filter.&lt;BR /&gt;
3.Change the indexes.conf.&lt;BR /&gt;
4.Start splunk service.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 18:39:27 GMT</pubDate>
    <dc:creator>Shuhei052492</dc:creator>
    <dc:date>2020-09-29T18:39:27Z</dc:date>
    <item>
      <title>Why was the datamodel_summary folder created automatialy after I changed the Splunk_DB path?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-was-the-datamodel-summary-folder-created-automatialy-after-I/m-p/375020#M67950</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I  changed the path of index data from D drive to New drive.&lt;BR /&gt;
It was successful to change and possible to search logs in the new Drive.&lt;BR /&gt;
But I found the same indexname folder in D drive and there is the "datamodel_summary" folder.&lt;/P&gt;

&lt;P&gt;I would like to change only the index.So I would not like to change Splunk_DB in splunk-launch.conf.&lt;BR /&gt;
Is it happened not to change Splunk_DB in splunk-launch.conf?&lt;BR /&gt;
Also what should I do for Splunk to create the "datamodel_summary" folder in new Drive?&lt;BR /&gt;
I appreciate any suggestions.&lt;/P&gt;

&lt;P&gt;Environment&lt;BR /&gt;
Splunk : 6.5.3&lt;BR /&gt;
OS : Windows server 2012 R2&lt;/P&gt;

&lt;P&gt;splunk-launch.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SPLUNK_DB=D:\splunk_data\splunk\
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;indexes.conf (Before)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [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
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;indexes.conf (After)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[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
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This is the way to change:&lt;BR /&gt;
1.Stop splunk service.&lt;BR /&gt;
2.Move D:\splunk_data\splunk\i-filter to E:\splunk_data\splunk\i-filter.&lt;BR /&gt;
3.Change the indexes.conf.&lt;BR /&gt;
4.Start splunk service.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:39:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-was-the-datamodel-summary-folder-created-automatialy-after-I/m-p/375020#M67950</guid>
      <dc:creator>Shuhei052492</dc:creator>
      <dc:date>2020-09-29T18:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why was the datamodel_summary folder created automatialy after I changed the Splunk_DB path?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-was-the-datamodel-summary-folder-created-automatialy-after-I/m-p/375021#M67951</link>
      <description>&lt;P&gt;did you stop input for that index and then change the path?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 05:49:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-was-the-datamodel-summary-folder-created-automatialy-after-I/m-p/375021#M67951</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-03-23T05:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why was the datamodel_summary folder created automatialy after I changed the Splunk_DB path?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-was-the-datamodel-summary-folder-created-automatialy-after-I/m-p/375022#M67952</link>
      <description>&lt;P&gt;Yes. While Splunk service was stopped, I changed the path.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 06:00:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-was-the-datamodel-summary-folder-created-automatialy-after-I/m-p/375022#M67952</guid>
      <dc:creator>Shuhei052492</dc:creator>
      <dc:date>2018-03-23T06:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why was the datamodel_summary folder created automatialy after I changed the Splunk_DB path?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-was-the-datamodel-summary-folder-created-automatialy-after-I/m-p/375023#M67953</link>
      <description>&lt;P&gt;Not service dear, I mean input from which data is indexing in &lt;CODE&gt;test-index&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 06:15:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-was-the-datamodel-summary-folder-created-automatialy-after-I/m-p/375023#M67953</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-03-23T06:15:43Z</dc:date>
    </item>
  </channel>
</rss>

