<?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 Index buckets configuration using time in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Index-buckets-configuration-using-time/m-p/469568#M80784</link>
    <description>&lt;P&gt;Hello, dear ninjas!&lt;BR /&gt;
I need to configure my indexes to store data in bucket using time periods.&lt;BR /&gt;
For example:&lt;BR /&gt;
Index - Test&lt;BR /&gt;
Hot/warm buckets have to store data for 60 days then move it to cold buckets&lt;BR /&gt;
Cold buckets should store data for 120 days (+60 from warm buckets) = 180 days then move outdated data to Frozen&lt;BR /&gt;
Frozen have to store it 180 days (+ 180 days from cold buckets) and after 360 days delete the outdated data.&lt;/P&gt;

&lt;P&gt;I didn't find options in default indexes.conf for that. Also should I write a script which will move data from cold to frozen? Doesn't Splunk do it automatically? &lt;BR /&gt;
Reference &lt;BR /&gt;
* If you do not specify a 'coldToFrozenScript', data is deleted when rolled to&lt;BR /&gt;
  frozen. (&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.2/Admin/Indexesconf"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.2/Admin/Indexesconf&lt;/A&gt;)&lt;BR /&gt;
Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2019 08:31:02 GMT</pubDate>
    <dc:creator>damiko</dc:creator>
    <dc:date>2019-10-25T08:31:02Z</dc:date>
    <item>
      <title>Index buckets configuration using time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-buckets-configuration-using-time/m-p/469568#M80784</link>
      <description>&lt;P&gt;Hello, dear ninjas!&lt;BR /&gt;
I need to configure my indexes to store data in bucket using time periods.&lt;BR /&gt;
For example:&lt;BR /&gt;
Index - Test&lt;BR /&gt;
Hot/warm buckets have to store data for 60 days then move it to cold buckets&lt;BR /&gt;
Cold buckets should store data for 120 days (+60 from warm buckets) = 180 days then move outdated data to Frozen&lt;BR /&gt;
Frozen have to store it 180 days (+ 180 days from cold buckets) and after 360 days delete the outdated data.&lt;/P&gt;

&lt;P&gt;I didn't find options in default indexes.conf for that. Also should I write a script which will move data from cold to frozen? Doesn't Splunk do it automatically? &lt;BR /&gt;
Reference &lt;BR /&gt;
* If you do not specify a 'coldToFrozenScript', data is deleted when rolled to&lt;BR /&gt;
  frozen. (&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.2/Admin/Indexesconf"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.2/Admin/Indexesconf&lt;/A&gt;)&lt;BR /&gt;
Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 08:31:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-buckets-configuration-using-time/m-p/469568#M80784</guid>
      <dc:creator>damiko</dc:creator>
      <dc:date>2019-10-25T08:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Index buckets configuration using time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-buckets-configuration-using-time/m-p/469569#M80785</link>
      <description>&lt;P&gt;I think you are missing something here ...&lt;BR /&gt;
frozen data is not searchable and not being handled by splunk anymore.&lt;BR /&gt;
you can control the retention of your frozen data by calculating its daily growth and your disk / storage size.&lt;BR /&gt;
as for the other configurations, use &lt;CODE&gt;indexs.conf&lt;/CODE&gt; attributes and values to setup according to requirements.&lt;BR /&gt;
check this to create your relevant configurations for time and size retention:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.2/Admin/Indexesconf"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.2/Admin/Indexesconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;note, there are other important variables like: how much data you ingest every day and, if you have a cluster, what is the replication and search factors. you will have to pay close attention to those when configuring your index&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2019 16:29:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-buckets-configuration-using-time/m-p/469569#M80785</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2019-10-26T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Index buckets configuration using time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-buckets-configuration-using-time/m-p/469570#M80786</link>
      <description>&lt;P&gt;You are looking at the situation completely wrong.  You should buy as much fast SSD as you can afford for &lt;CODE&gt;hot&lt;/CODE&gt; space.  Then, depending on sizing estimates of your data (&lt;A href="https://splunk-sizing.appspot.com/"&gt;https://splunk-sizing.appspot.com/&lt;/A&gt;) acquire slower storage to use for older &lt;CODE&gt;cold&lt;/CODE&gt;, ensuring that you have enough to meet your retention goals.  If you are OK with deleting data after that, then you do not need &lt;CODE&gt;frozen&lt;/CODE&gt; space at all; &lt;CODE&gt;frozen&lt;/CODE&gt; buckets are not searchable and are intended to be backups for emergencies/audits because there is an arduous &lt;CODE&gt;thawing&lt;/CODE&gt; process to make them searchable again.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2019 21:53:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-buckets-configuration-using-time/m-p/469570#M80786</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-10-26T21:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Index buckets configuration using time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-buckets-configuration-using-time/m-p/469571#M80787</link>
      <description>&lt;P&gt;Yes, but how do I specify storing in days? &lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 06:26:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-buckets-configuration-using-time/m-p/469571#M80787</guid>
      <dc:creator>damiko</dc:creator>
      <dc:date>2019-10-30T06:26:43Z</dc:date>
    </item>
  </channel>
</rss>

