<?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 Re: Indexes.conf setting for 90 days retention? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Indexes-conf-setting-for-90-days-retention/m-p/503957#M1881</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;, any suggestions regarding the&amp;nbsp;maxHotBuckets and&amp;nbsp;&amp;nbsp;maxWarmDBCount. Any best practise rearding those? What if I remove these two parameters and the config file looks like below. Will this be better or the previous settings?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;# index definition (calculation is based on a single index)

[index_name]
homePath = volume:&lt;SPAN class="important-conf-value"&gt;hotwarm_cold&lt;/SPAN&gt;/defaultdb/db
coldPath = volume:&lt;SPAN class="important-conf-value"&gt;hotwarm_cold&lt;/SPAN&gt;/defaultdb/colddb
thawedPath = $SPLUNK_DB/defaultdb/thaweddb
homePath.maxDataSizeMB = &lt;SPAN class="important-conf-value"&gt;53760&lt;/SPAN&gt;
coldPath.maxDataSizeMB = &lt;SPAN class="important-conf-value"&gt;345600&lt;/SPAN&gt;
frozenTimePeriodInSecs = &lt;SPAN class="important-conf-value"&gt;8985600&lt;/SPAN&gt;
maxDataSize = auto_high_volume&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jun 2020 16:16:03 GMT</pubDate>
    <dc:creator>abhi04</dc:creator>
    <dc:date>2020-06-11T16:16:03Z</dc:date>
    <item>
      <title>Indexes.conf setting for 90 days retention?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Indexes-conf-setting-for-90-days-retention/m-p/503890#M1871</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have total of 30 GB of total data to be indexed which after indexing will be 15 GB as per splunk average compressing.&lt;/P&gt;&lt;P&gt;I have a total of 4 indexers with 1 TB of disk space. Can you please let me know the indexes.conf setting on each indexer for a retention of 90 days of searchable data in splunk. Does the below settings work or there can be some improvements that can be made?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got this from the splunk sizing app.&lt;/P&gt;&lt;P&gt;&lt;A href="http://splunk-sizing.appspot.com/#ar=0&amp;amp;cdv=1&amp;amp;cr=90&amp;amp;ds=1024&amp;amp;hwr=14&amp;amp;i=4&amp;amp;v=30" target="_blank" rel="noopener"&gt;http://splunk-sizing.appspot.com/#ar=0&amp;amp;cdv=1&amp;amp;cr=90&amp;amp;ds=1024&amp;amp;hwr=14&amp;amp;i=4&amp;amp;v=30&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;indexes.conf&lt;/P&gt;&lt;P&gt;# volume definitions&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;[volume:&lt;SPAN class="important-conf-value"&gt;hotwarm_cold&lt;/SPAN&gt;]&lt;/DIV&gt;&lt;DIV&gt;path = /mnt/&lt;SPAN class="important-conf-value"&gt;fast_disk&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;maxVolumeDataSizeMB = &lt;SPAN class="important-conf-value"&gt;996148&lt;/SPAN&gt;&lt;/DIV&gt;&lt;PRE&gt;# index definition (calculation is based on a single index)

[index_name]
homePath = volume:&lt;SPAN class="important-conf-value"&gt;hotwarm_cold&lt;/SPAN&gt;/defaultdb/db
coldPath = volume:&lt;SPAN class="important-conf-value"&gt;hotwarm_cold&lt;/SPAN&gt;/defaultdb/colddb
thawedPath = $SPLUNK_DB/defaultdb/thaweddb
homePath.maxDataSizeMB = &lt;SPAN class="important-conf-value"&gt;53760&lt;/SPAN&gt;
coldPath.maxDataSizeMB = &lt;SPAN class="important-conf-value"&gt;345600&lt;/SPAN&gt;
maxWarmDBCount = &lt;SPAN class="important-conf-value"&gt;4294967295&lt;/SPAN&gt;
frozenTimePeriodInSecs = &lt;SPAN class="important-conf-value"&gt;8985600&lt;/SPAN&gt;
maxDataSize = &lt;SPAN class="important-conf-value"&gt;auto&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 09:58:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Indexes-conf-setting-for-90-days-retention/m-p/503890#M1871</guid>
      <dc:creator>abhi04</dc:creator>
      <dc:date>2020-06-11T09:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes.conf setting for 90 days retention?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Indexes-conf-setting-for-90-days-retention/m-p/503915#M1874</link>
      <description>This should be fine.</description>
      <pubDate>Thu, 11 Jun 2020 12:44:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Indexes-conf-setting-for-90-days-retention/m-p/503915#M1874</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-06-11T12:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes.conf setting for 90 days retention?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Indexes-conf-setting-for-90-days-retention/m-p/503957#M1881</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;, any suggestions regarding the&amp;nbsp;maxHotBuckets and&amp;nbsp;&amp;nbsp;maxWarmDBCount. Any best practise rearding those? What if I remove these two parameters and the config file looks like below. Will this be better or the previous settings?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;# index definition (calculation is based on a single index)

[index_name]
homePath = volume:&lt;SPAN class="important-conf-value"&gt;hotwarm_cold&lt;/SPAN&gt;/defaultdb/db
coldPath = volume:&lt;SPAN class="important-conf-value"&gt;hotwarm_cold&lt;/SPAN&gt;/defaultdb/colddb
thawedPath = $SPLUNK_DB/defaultdb/thaweddb
homePath.maxDataSizeMB = &lt;SPAN class="important-conf-value"&gt;53760&lt;/SPAN&gt;
coldPath.maxDataSizeMB = &lt;SPAN class="important-conf-value"&gt;345600&lt;/SPAN&gt;
frozenTimePeriodInSecs = &lt;SPAN class="important-conf-value"&gt;8985600&lt;/SPAN&gt;
maxDataSize = auto_high_volume&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 16:16:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Indexes-conf-setting-for-90-days-retention/m-p/503957#M1881</guid>
      <dc:creator>abhi04</dc:creator>
      <dc:date>2020-06-11T16:16:03Z</dc:date>
    </item>
  </channel>
</rss>

