<?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: Hot/Warm and Cold Storage in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539216#M18510</link>
    <description>&lt;P&gt;There is no single ideal retention for cold data.&amp;nbsp; It depends on your requirements and the storage devices available.&amp;nbsp; Typically, cold data is stored on the slowest devices, however, some customers do not use cold at all - data goes from warm directly to frozen.&lt;/P&gt;&lt;P&gt;The more important consideration, IMO, is the overall retention of data no matter where it is stored.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2021 18:59:29 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-02-09T18:59:29Z</dc:date>
    <item>
      <title>Hot/Warm and Cold Storage</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539207#M18509</link>
      <description>&lt;P&gt;We are in the process increase our daily ingest rate to 2TB, and I want to ask the questions about our storage retention policy design. The hot/warm/cold can be searchable from Splunk, what's the ideal retention for cold storage? my contractor design the same period which I am a little confused. thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hot/Warm: 90 days&lt;/P&gt;&lt;P&gt;Cold: 90 days (&amp;nbsp;&lt;/P&gt;&lt;P&gt;Archive: 3 years&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 17:45:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539207#M18509</guid>
      <dc:creator>panpanbebe</dc:creator>
      <dc:date>2021-02-09T17:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hot/Warm and Cold Storage</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539216#M18510</link>
      <description>&lt;P&gt;There is no single ideal retention for cold data.&amp;nbsp; It depends on your requirements and the storage devices available.&amp;nbsp; Typically, cold data is stored on the slowest devices, however, some customers do not use cold at all - data goes from warm directly to frozen.&lt;/P&gt;&lt;P&gt;The more important consideration, IMO, is the overall retention of data no matter where it is stored.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 18:59:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539216#M18510</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-02-09T18:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hot/Warm and Cold Storage</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539222#M18511</link>
      <description>&lt;P&gt;So what's the reason for cold tier storage if some customers do not use that at all? Because Archive storage will need to be thawed in order to bring to Hot/Warm or cold? I think maybe instead to bring to Hot/Warm, that's the use case for Cold Storage?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 21:16:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539222#M18511</guid>
      <dc:creator>panpanbebe</dc:creator>
      <dc:date>2021-02-09T21:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hot/Warm and Cold Storage</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539296#M18518</link>
      <description>&lt;P&gt;The cold tier is for data that rarely appears in search results.&amp;nbsp; The idea is one can put cold data on slower, cheaper storage to save operating costs.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 13:25:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539296#M18518</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-02-10T13:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hot/Warm and Cold Storage</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539731#M18536</link>
      <description>&lt;P&gt;We use size constraints on our hot/warm buckets and let the data tell us how long we can keep buckets accessible locally.&amp;nbsp; Once a size constraint is busted, the bucket will transition to cold which is smartstore on S3 for us.&amp;nbsp; That's the only place we apply a time settings for the final transition to frozen.&amp;nbsp; The time setting for transition to frozen (frozenTimePeriodInSecs) is set per index based on availability policy for that data.&amp;nbsp; For our analysts most indexes must be searchable for 90days, some longer.&amp;nbsp; When it transition happens, the S3 bucket is moved to Glacier storage on S3 which has to be thawed (a real PITA process) to make it searchable again.&amp;nbsp; Thawing data starts with finding it for a given index and timeframe, then moving it back to local storage and rebuilding the bucket (at least the metadata).&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 17:09:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539731#M18536</guid>
      <dc:creator>thormanrd</dc:creator>
      <dc:date>2021-02-12T17:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hot/Warm and Cold Storage</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539748#M18537</link>
      <description>&lt;P&gt;Cold buckets are still searchable.&amp;nbsp; The cold phase allows the admins to move data that is less likely to be searched to cheaper (i.e. slower) storage devices.&amp;nbsp; This allow for management of storage cost vs accessibility.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 19:15:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hot-Warm-and-Cold-Storage/m-p/539748#M18537</guid>
      <dc:creator>thormanrd</dc:creator>
      <dc:date>2021-02-12T19:15:36Z</dc:date>
    </item>
  </channel>
</rss>

