<?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: Can &amp;quot;maxTotalDataSizeMB&amp;quot; &amp; &amp;quot;frozenTimePeriodInSecs&amp;quot; be combined for Index config ? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393491#M20381</link>
    <description>&lt;P&gt;I have updated my config to have both &lt;STRONG&gt;&lt;EM&gt;frozenTimePeriodInSecs&lt;/EM&gt;&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;&lt;EM&gt;maxTotalDataSizeMB&lt;/EM&gt;&lt;/STRONG&gt;, but I don't see it is limiting to 1024MB. IS some thing wrong with my config here ? &lt;/P&gt;

&lt;P&gt;[sse-router-qa]&lt;BR /&gt;
homePath   = volume:primary/sse-router-qa/db&lt;BR /&gt;
coldPath   = volume:primary/sse-router-qa/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/sse-router-qa/thaweddb&lt;BR /&gt;
frozenTimePeriodInSecs=172800&lt;BR /&gt;
maxTotalDataSizeMB = 1024&lt;BR /&gt;
maxHotBuckets = 6&lt;/P&gt;</description>
    <pubDate>Mon, 01 Oct 2018 18:27:11 GMT</pubDate>
    <dc:creator>pkumar9610</dc:creator>
    <dc:date>2018-10-01T18:27:11Z</dc:date>
    <item>
      <title>Can "maxTotalDataSizeMB" &amp; "frozenTimePeriodInSecs" be combined for Index config ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393487#M20377</link>
      <description>&lt;P&gt;HI Friends, &lt;/P&gt;

&lt;P&gt;I am using below config for creating Indexes in both my QA &amp;amp; Production Cluster. At this point, I am only using retention period for Indexes but it is not helping in capacity management. Can I add &lt;STRONG&gt;frozenTimePeriodInSecs&lt;/STRONG&gt; to this config so that, if it reaches capacity limit, it will take care of it ? &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[ship]
homePath   = volume:primary/ship/db
coldPath   = volume:primary/ship/colddb
thawedPath = $SPLUNK_DB/ship/thaweddb
frozenTimePeriodInSecs=10368000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;frozenTimePeriodInSecs&lt;/STRONG&gt; when it reaches the capacity limit, does it remove the old logs and continue Indexing new logs just like &lt;STRONG&gt;frozenTimePeriodInSecs&lt;/STRONG&gt;? Or does it just stop Indexing when it reaches the limit ? &lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
-Prashanth&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 19:26:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393487#M20377</guid>
      <dc:creator>pkumar9610</dc:creator>
      <dc:date>2018-09-26T19:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can "maxTotalDataSizeMB" &amp; "frozenTimePeriodInSecs" be combined for Index config ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393488#M20378</link>
      <description>&lt;P&gt;"maxTotalDataSizeMB" takes precedence over other "frozenTimePeriodInSecs". &lt;/P&gt;

&lt;P&gt;If the index grows beyond maxTotalDataSizeMB megabytes before frozenTimePeriodInSecs seconds have passed, data could prematurely roll to frozen, and if frozenTimePeriodInSecs comes first, then data will be rolled to frozen as well. &lt;/P&gt;

&lt;P&gt;To answer your question: YES. If your raw data reaches "frozenTimePeriodInSecs" seconds, then you will start loosing old data and continue indexing new data.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 20:11:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393488#M20378</guid>
      <dc:creator>Rob2520</dc:creator>
      <dc:date>2018-09-26T20:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can "maxTotalDataSizeMB" &amp; "frozenTimePeriodInSecs" be combined for Index config ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393489#M20379</link>
      <description>&lt;P&gt;Thank you for the info. &lt;/P&gt;

&lt;P&gt;Lets say for example if I have set maxTotalDataSizeMB=100GB, is this 100GB is the RAW data size or after Splunk does it compression. &lt;/P&gt;

&lt;P&gt;IF it is RAW data, how much size will it be after compression ? &lt;BR /&gt;
And do I need to do this capacity planning with the RAW data size coming ? &lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 17:18:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393489#M20379</guid>
      <dc:creator>pkumar9610</dc:creator>
      <dc:date>2018-09-27T17:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can "maxTotalDataSizeMB" &amp; "frozenTimePeriodInSecs" be combined for Index config ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393490#M20380</link>
      <description>&lt;P&gt;&lt;CODE&gt;maxTotalDataSizeMB&lt;/CODE&gt; is the maximum total size of all buckets associated with an index. This includes the indexes (tsidx files) and compressed raw data (journal.gz). It also includes the buckets replicated from other indexers in your cluster.&lt;/P&gt;

&lt;P&gt;The compression ratio for raw data varies, but you'll probably find that the index portion of the bucket is generally larger than the compressed raw data portion. An index can vary dramatically in size relative to the raw data depending on the number of unique terms (segments) that Splunk needs to index. That's especially true if you're using any index-time field extractions. Splunk buckets are just collections of files so you can look at them to compare the ratio for your own data. Splunk's official documentation about this is at:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.1.3/Capacity/Estimateyourstoragerequirements"&gt;https://docs.splunk.com/Documentation/Splunk/7.1.3/Capacity/Estimateyourstoragerequirements&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 21:48:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393490#M20380</guid>
      <dc:creator>jtacy</dc:creator>
      <dc:date>2018-09-28T21:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can "maxTotalDataSizeMB" &amp; "frozenTimePeriodInSecs" be combined for Index config ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393491#M20381</link>
      <description>&lt;P&gt;I have updated my config to have both &lt;STRONG&gt;&lt;EM&gt;frozenTimePeriodInSecs&lt;/EM&gt;&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;&lt;EM&gt;maxTotalDataSizeMB&lt;/EM&gt;&lt;/STRONG&gt;, but I don't see it is limiting to 1024MB. IS some thing wrong with my config here ? &lt;/P&gt;

&lt;P&gt;[sse-router-qa]&lt;BR /&gt;
homePath   = volume:primary/sse-router-qa/db&lt;BR /&gt;
coldPath   = volume:primary/sse-router-qa/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/sse-router-qa/thaweddb&lt;BR /&gt;
frozenTimePeriodInSecs=172800&lt;BR /&gt;
maxTotalDataSizeMB = 1024&lt;BR /&gt;
maxHotBuckets = 6&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 18:27:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393491#M20381</guid>
      <dc:creator>pkumar9610</dc:creator>
      <dc:date>2018-10-01T18:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can "maxTotalDataSizeMB" &amp; "frozenTimePeriodInSecs" be combined for Index config ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393492#M20382</link>
      <description>&lt;P&gt;&lt;CODE&gt;maxTotalDataSizeMB&lt;/CODE&gt; and &lt;CODE&gt;frozenTimePeriodInSecs&lt;/CODE&gt; coexist ; -)&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 18:40:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393492#M20382</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-10-01T18:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can "maxTotalDataSizeMB" &amp; "frozenTimePeriodInSecs" be combined for Index config ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393493#M20383</link>
      <description>&lt;P&gt;What happens when the frozenTimePeriodInSecs is reached but maxTotalDataSizeMB is not reached? Will it freeze indexed data older than frozenTimePeriodInSecs or continue to store them in colddb till the size reaches maxTotalDataSizeMB ?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 12:35:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-quot-maxTotalDataSizeMB-quot-quot-frozenTimePeriodInSecs/m-p/393493#M20383</guid>
      <dc:creator>sakthiganesht</dc:creator>
      <dc:date>2019-04-01T12:35:58Z</dc:date>
    </item>
  </channel>
</rss>

