<?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: How to configure secondary storage device as Cold Destination? and move the data from hot bucket to secondary storage(cold bucket)??? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146386#M9096</link>
    <description>&lt;P&gt;You're right. I've edited my answer... check out the indexes.conf doc.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.4/admin/Indexesconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.4/admin/Indexesconf&lt;/A&gt;&lt;BR /&gt;
the size directive governed the entire index... so put that back where it was. (mea culpa)&lt;BR /&gt;
if you reduce the number of hot buckets, and then also the number of warm buckets, your stuff will have nowhere to go but cold.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jul 2015 17:32:09 GMT</pubDate>
    <dc:creator>rsennett_splunk</dc:creator>
    <dc:date>2015-07-29T17:32:09Z</dc:date>
    <item>
      <title>How to configure secondary storage device as Cold Destination? and move the data from hot bucket to secondary storage(cold bucket)???</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146383#M9093</link>
      <description>&lt;P&gt;How to configure secondary storage device as Cold Destination? and move the data from hot bucket to secondary storage(cold bucket)???&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 04:49:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146383#M9093</guid>
      <dc:creator>swati_sharma</dc:creator>
      <dc:date>2015-07-29T04:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure secondary storage device as Cold Destination? and move the data from hot bucket to secondary storage(cold bucket)???</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146384#M9094</link>
      <description>&lt;P&gt;You can easily move it from Hot to Warm by either  restarting Splunk (all hot rolls to warm) or changing the following entry in indexes.conf for the stanza matching this index :&lt;BR /&gt;
maxHotBucket=1&lt;/P&gt;

&lt;P&gt;To move the data from Warm to Cold you'll need to reduce the size of the index so all buckets will roll from Warm to Cold.&lt;/P&gt;

&lt;P&gt;So... find the indexes.conf definition&lt;BR /&gt;
edit the &lt;CODE&gt;coldPath&lt;/CODE&gt;&lt;BR /&gt;
temporarily change (or add) this value &lt;CODE&gt;maxWarmDBCount=1&lt;/CODE&gt;&lt;BR /&gt;
Everything will roll to cold if there is data still coming in. You could probably set both of them to 0 (although I've never tried it) but that seems like a runaway train... &lt;/P&gt;

&lt;P&gt;The point is, you're using the settings on your index to force the data to roll out of hot and warm and into cold. This is of course if you still have data flowing in.&lt;/P&gt;

&lt;P&gt;Keep in mind, as I said at the top, when you stop Splunk, all hot buckets will roll to warm. So if there is only one warm bucket, and data still flowing in... everything ends up in cold... quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 07:00:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146384#M9094</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2015-07-29T07:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure secondary storage device as Cold Destination? and move the data from hot bucket to secondary storage(cold bucket)???</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146385#M9095</link>
      <description>&lt;P&gt;I have tried with the given settings by you i.e maxHotBucket=1 and maxTotalDataSizeMB=0, However still I am not getting in the cold bucket, The behaviour is data directly move to the frozen bucket form hot bucket.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 09:35:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146385#M9095</guid>
      <dc:creator>swati_sharma</dc:creator>
      <dc:date>2015-07-29T09:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure secondary storage device as Cold Destination? and move the data from hot bucket to secondary storage(cold bucket)???</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146386#M9096</link>
      <description>&lt;P&gt;You're right. I've edited my answer... check out the indexes.conf doc.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.4/admin/Indexesconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.4/admin/Indexesconf&lt;/A&gt;&lt;BR /&gt;
the size directive governed the entire index... so put that back where it was. (mea culpa)&lt;BR /&gt;
if you reduce the number of hot buckets, and then also the number of warm buckets, your stuff will have nowhere to go but cold.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 17:32:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146386#M9096</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2015-07-29T17:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure secondary storage device as Cold Destination? and move the data from hot bucket to secondary storage(cold bucket)???</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146387#M9097</link>
      <description>&lt;P&gt;Thank you for your guidance,  Can you please tell me the parameters which I need to change to get the data in cold bucket from hot bucket???&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 03:27:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146387#M9097</guid>
      <dc:creator>swati_sharma</dc:creator>
      <dc:date>2015-07-30T03:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure secondary storage device as Cold Destination? and move the data from hot bucket to secondary storage(cold bucket)???</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146388#M9098</link>
      <description>&lt;P&gt;swati_sharma: I changed the answer so it reflects the correct directive.&lt;BR /&gt;
Basically, you are forcing the data to pass thru by reducing the buckets. Assuming you have data still flowing through, setting the 'bucket size' in both hot and warm to 1 will cause the data to quickly flow to cold.&lt;/P&gt;

&lt;P&gt;All of this is documented as mentioned above.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 15:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-configure-secondary-storage-device-as-Cold-Destination/m-p/146388#M9098</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2015-07-30T15:31:47Z</dc:date>
    </item>
  </channel>
</rss>

