<?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: Retention Issue: Why is data getting rolled to frozen before hitting the frozenTimePeriodInSecs setting? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191812#M38211</link>
    <description>&lt;P&gt;Hi baldwintm, Thanks for your suggestion. It really helped.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2016 12:54:06 GMT</pubDate>
    <dc:creator>vaithi_m</dc:creator>
    <dc:date>2016-02-18T12:54:06Z</dc:date>
    <item>
      <title>Retention Issue: Why is data getting rolled to frozen before hitting the frozenTimePeriodInSecs setting?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191807#M38206</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
we are currently having some issues with an index. Basically we have configured the following in the related index:&lt;BR /&gt;
[juniper_nsm]&lt;BR /&gt;
coldPath = $SPLUNK_DB/juniper_nsm/colddb&lt;BR /&gt;
coldToFrozenDir = $SPLUNK_DB/juniper_nsm/frozendb&lt;BR /&gt;
homePath = $SPLUNK_DB/juniper_nsm/db&lt;BR /&gt;
maxDataSize = auto_high_volume&lt;BR /&gt;
maxTotalDataSizeMB = 600000&lt;BR /&gt;
thawedPath = $SPLUNK_DB/juniper_nsm/thaweddb&lt;BR /&gt;
frozenTimePeriodInSecs = 15552000&lt;/P&gt;

&lt;P&gt;Theoretically with that frozen time period we should have the logs for at least 6 months online and once frozen moved to the frozendb as per configuration.  The problem is that the logs get frozen before that period, its even less that 3 months. we can find the buckets to the frozendb. The index is not full and there is no other configuration for this index in the system.&lt;BR /&gt;
One thing to mention is that this system generates a huge amount of logs nearly 20-25 gb per day. &lt;BR /&gt;
What can be the issue that the logs get frozen before the frozentimeperiodsinsec ??Anything related to the maximum buckets in the db ? maybe if a certain nr of buckets is reached it has a larger priority than frozentimeperiod so the logs get frozen ?&lt;BR /&gt;
Any idea ??&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:04:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191807#M38206</guid>
      <dc:creator>arber</dc:creator>
      <dc:date>2020-09-28T18:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Retention Issue: Why is data getting rolled to frozen before hitting the frozenTimePeriodInSecs setting?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191808#M38207</link>
      <description>&lt;P&gt;Your &lt;CODE&gt;maxTotalDataSizeMB&lt;/CODE&gt; setting is 600000 (roughly 585 GB) . If you're logging 20 GB / day to that index, that means your buckets will roll to frozen in roughly 29 days. Buckets can be rolled to frozen if either &lt;CODE&gt;maxTotalDataSizeMB&lt;/CODE&gt; or &lt;CODE&gt;frozenTimePeriodInSecs&lt;/CODE&gt; is met. Check out the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/indexesconf"&gt;indexes.conf docs&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 15:31:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191808#M38207</guid>
      <dc:creator>acharlieh</dc:creator>
      <dc:date>2014-11-03T15:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Retention Issue: Why is data getting rolled to frozen before hitting the frozenTimePeriodInSecs setting?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191809#M38208</link>
      <description>&lt;P&gt;Thanks for the answer.. i will increment it . But i haven't seen this index full or nearly full .. we have an alerting policy in place that if the size is more then 90 % we get an alert. anyway i will increment this and see what happens&lt;/P&gt;

&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 16:22:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191809#M38208</guid>
      <dc:creator>arber</dc:creator>
      <dc:date>2014-11-03T16:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Retention Issue: Why is data getting rolled to frozen before hitting the frozenTimePeriodInSecs setting?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191810#M38209</link>
      <description>&lt;P&gt;Is it possible to leave 'maxTotalDataSizeMB' un configured or to set it unlimited, so that the 'frozenTimePeriodInSecs' alone can determine the data frozeezing behavior?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2016 14:19:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191810#M38209</guid>
      <dc:creator>vaithi_m</dc:creator>
      <dc:date>2016-02-01T14:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Retention Issue: Why is data getting rolled to frozen before hitting the frozenTimePeriodInSecs setting?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191811#M38210</link>
      <description>&lt;P&gt;if you set it to the Max Value (4294967295 = 4 Petabytes), then you should never hit that.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 14:41:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191811#M38210</guid>
      <dc:creator>baldwintm</dc:creator>
      <dc:date>2016-02-08T14:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Retention Issue: Why is data getting rolled to frozen before hitting the frozenTimePeriodInSecs setting?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191812#M38211</link>
      <description>&lt;P&gt;Hi baldwintm, Thanks for your suggestion. It really helped.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 12:54:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-Issue-Why-is-data-getting-rolled-to-frozen-before/m-p/191812#M38211</guid>
      <dc:creator>vaithi_m</dc:creator>
      <dc:date>2016-02-18T12:54:06Z</dc:date>
    </item>
  </channel>
</rss>

