<?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 doesn't work - what's wrong ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136551#M28134</link>
    <description>&lt;P&gt;This works prety well. I can see when the next bucket will be rolled over. Currently some data has been moved to the archive.&lt;/P&gt;

&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jul 2014 04:52:08 GMT</pubDate>
    <dc:creator>mikesr</dc:creator>
    <dc:date>2014-07-18T04:52:08Z</dc:date>
    <item>
      <title>Retention doesn't work - what's wrong ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136547#M28130</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;we configured retention policy based on the below parameters. However it doesn't work. There is no clue in the logs either. &lt;BR /&gt;
The Splunk is running on Windows Server 2012. User of the suplunkd proces has Full Control rights to the archive DIR.&lt;BR /&gt;
When the archive DIR was missing the frozen data were deleted along the frozenTimePeriodInSecs parameter. After adding the coldToFrozenDir parameter data are neither copied to the DIR nor deleted.&lt;BR /&gt;
Can anyone help please.&lt;/P&gt;

&lt;P&gt;[main]&lt;/P&gt;

&lt;P&gt;frozenTimePeriodInSecs = 15552000&lt;/P&gt;

&lt;P&gt;coldToFrozenDir = D:\SplunkArchive&lt;/P&gt;

&lt;P&gt;Thanx&lt;BR /&gt;
Roman&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 10:20:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136547#M28130</guid>
      <dc:creator>mikesr</dc:creator>
      <dc:date>2014-07-10T10:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Retention doesn't work - what's wrong ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136548#M28131</link>
      <description>&lt;P&gt;Are you sure that you have data that is a candidate for archive? Data is only frozen when all events in the bucket are older than the frozenTimePeriodInSecs. &lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 15:37:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136548#M28131</guid>
      <dc:creator>datasearchninja</dc:creator>
      <dc:date>2014-07-10T15:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Retention doesn't work - what's wrong ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136549#M28132</link>
      <description>&lt;P&gt;Not sure at all &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; Looking that colddb dir is empty as well ... Any clue ?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2014 09:37:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136549#M28132</guid>
      <dc:creator>mikesr</dc:creator>
      <dc:date>2014-07-11T09:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Retention doesn't work - what's wrong ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136550#M28133</link>
      <description>&lt;P&gt;Try a search like this to list the times when you would expect buckets to roll to frozen (Replacing with the index you are interested in, and the timetofrozen amount):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| dbinspect index=main | search state!="hot" | table splunk_server bucketId endEpoch | eval frozenTimePeriodInSecs = "15552000" | eval frozentime=endEpoch+frozenTimePeriodInSecs | sort frozentime | convert TIMEFORMAT="%Y-%m-%d %H:%M:%S" ctime(frozentime) as frozentime
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 13 Jul 2014 23:51:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136550#M28133</guid>
      <dc:creator>datasearchninja</dc:creator>
      <dc:date>2014-07-13T23:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Retention doesn't work - what's wrong ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136551#M28134</link>
      <description>&lt;P&gt;This works prety well. I can see when the next bucket will be rolled over. Currently some data has been moved to the archive.&lt;/P&gt;

&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2014 04:52:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Retention-doesn-t-work-what-s-wrong/m-p/136551#M28134</guid>
      <dc:creator>mikesr</dc:creator>
      <dc:date>2014-07-18T04:52:08Z</dc:date>
    </item>
  </channel>
</rss>

