<?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 Setting up indexes.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Setting-up-indexes-conf/m-p/498626#M84976</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
I am setting indexes.conf file where I am going to fix homepath and coldpah sizes. for ex.-&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[myindex]
 homePath = FASTDISK:\splunk\myindex\db
 coldPath = SLOWDISK:\splunk\myindex\colddb
 thawedPath = SLOWDISK:\splunk\myindex\thaweddb
 coldToFrozenDir = ARCHIVEDISK:\splunk\myindex\frozen
 **maxTotalDataSizeMB = 1000000**
homePath.maxDataSizeMB = 600000
coldPath.maxDataSizeMB = 400000
 frozenTimePeriodInSecs = 31536000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here I have below questions-&lt;BR /&gt;
1. If I am setting separately homepath and coldpath sizes then why it is required to mention whole index size as well i.e. &lt;CODE&gt;maxTotalDataSizeMB&lt;/CODE&gt; or it is not mandatory?&lt;BR /&gt;
2.  I read somewhere that for thawedPath does not take into consideration any environment variable/volume path referenced. is it correct? then I have to manually set thawedPath.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jan 2020 09:13:41 GMT</pubDate>
    <dc:creator>ips_mandar</dc:creator>
    <dc:date>2020-01-31T09:13:41Z</dc:date>
    <item>
      <title>Setting up indexes.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-up-indexes-conf/m-p/498626#M84976</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I am setting indexes.conf file where I am going to fix homepath and coldpah sizes. for ex.-&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[myindex]
 homePath = FASTDISK:\splunk\myindex\db
 coldPath = SLOWDISK:\splunk\myindex\colddb
 thawedPath = SLOWDISK:\splunk\myindex\thaweddb
 coldToFrozenDir = ARCHIVEDISK:\splunk\myindex\frozen
 **maxTotalDataSizeMB = 1000000**
homePath.maxDataSizeMB = 600000
coldPath.maxDataSizeMB = 400000
 frozenTimePeriodInSecs = 31536000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here I have below questions-&lt;BR /&gt;
1. If I am setting separately homepath and coldpath sizes then why it is required to mention whole index size as well i.e. &lt;CODE&gt;maxTotalDataSizeMB&lt;/CODE&gt; or it is not mandatory?&lt;BR /&gt;
2.  I read somewhere that for thawedPath does not take into consideration any environment variable/volume path referenced. is it correct? then I have to manually set thawedPath.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 09:13:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-up-indexes-conf/m-p/498626#M84976</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2020-01-31T09:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up indexes.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-up-indexes-conf/m-p/498627#M84977</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;You have to specify &lt;CODE&gt;maxTotalDataSizeMB&lt;/CODE&gt; as this parameter dictates the freezing of your data.&lt;BR /&gt;
&lt;CODE&gt;thawedPath&lt;/CODE&gt; cannot contain a volume reference. It says so in the documentation as well. &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.1/Admin/Indexesconf"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.1/Admin/Indexesconf&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 31 Jan 2020 10:12:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-up-indexes-conf/m-p/498627#M84977</guid>
      <dc:creator>bangalorep</dc:creator>
      <dc:date>2020-01-31T10:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up indexes.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-up-indexes-conf/m-p/498628#M84978</link>
      <description>&lt;P&gt;Thanks @bangalorep.&lt;BR /&gt;
Can you please explain me why &lt;CODE&gt;maxTotalDataSizeMB&lt;/CODE&gt; is required because even &lt;CODE&gt;coldPath.maxDataSizeMB&lt;/CODE&gt; dictates freezing of data once coldpath size exceeded.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 05:00:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-up-indexes-conf/m-p/498628#M84978</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2020-02-03T05:00:07Z</dc:date>
    </item>
  </channel>
</rss>

