<?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: Do I need frozen storage? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Do-I-need-frozen-storage/m-p/375101#M67960</link>
    <description>&lt;P&gt;Presumably, you have coldToFrozenScript or coldToFrozenDir defined to freeze your data.  If you remove those attributes, data will be deleted when it ages out of cold.&lt;BR /&gt;
To not retain cold data, define a warmToColdScript for each index that simply deletes the buckets.&lt;BR /&gt;
Note that you must restart Splunk for these changes to take effect.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jun 2017 18:21:52 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2017-06-30T18:21:52Z</dc:date>
    <item>
      <title>Do I need frozen storage?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-I-need-frozen-storage/m-p/375099#M67958</link>
      <description>&lt;P&gt;My retention policy has drastically changed and we are utilizing syslog as a main retention source.&lt;BR /&gt;
On the Splunk side, I don't have a need for frozen data so I am planning just to zero it out &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;frozenTimePeriodInSecs = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;Q: Is this correct?&lt;BR /&gt;
Q: Would I just put the above line in each index.conf stanza or is there a global spot?&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;My goal is to just have hot/warm searchable and no cold/frozen. Future plans may be to use Splunk as a retention source and offload frozen data to another volume/location.&lt;/P&gt;

&lt;P&gt;Thank You,&lt;BR /&gt;
Sean&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 17:20:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-I-need-frozen-storage/m-p/375099#M67958</guid>
      <dc:creator>rewritex</dc:creator>
      <dc:date>2017-06-30T17:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Do I need frozen storage?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-I-need-frozen-storage/m-p/375100#M67959</link>
      <description>&lt;P&gt;When data roles to frozen it is deleted by default.&lt;/P&gt;

&lt;P&gt;So setting that to 0 would just roll everything to frozen immediately I suppose.  Typically 0 = indefinitively but it's not documented in indexes.conf spec as such.&lt;/P&gt;

&lt;P&gt;It's really tricky to "disable" cold and I recommend you just keep it.  If you must remove it, the easiest method is probably going to be a warmToColdScript that just deletes the data.&lt;/P&gt;

&lt;P&gt;Still it would probably be better to set frozenTimePeriodInSecs to whatever value you want to keep hot/warm.., say 90 days but in seconds (90*86400) and then let Splunk do its automagic thing in relation to buckets.  Also keep the path to the cold storage on the same hot/warm disk and there shouldn't be any performance impact.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 18:14:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-I-need-frozen-storage/m-p/375100#M67959</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-06-30T18:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Do I need frozen storage?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-I-need-frozen-storage/m-p/375101#M67960</link>
      <description>&lt;P&gt;Presumably, you have coldToFrozenScript or coldToFrozenDir defined to freeze your data.  If you remove those attributes, data will be deleted when it ages out of cold.&lt;BR /&gt;
To not retain cold data, define a warmToColdScript for each index that simply deletes the buckets.&lt;BR /&gt;
Note that you must restart Splunk for these changes to take effect.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 18:21:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-I-need-frozen-storage/m-p/375101#M67960</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-06-30T18:21:52Z</dc:date>
    </item>
  </channel>
</rss>

