<?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: Indexing data on Cold Bucket (log source based) in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297398#M92819</link>
    <description>&lt;P&gt;Thanks for the response. I will consider that. It seems like giving low amount of warm disk space will solve our problem.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2017 06:41:53 GMT</pubDate>
    <dc:creator>cemiam</dc:creator>
    <dc:date>2017-07-10T06:41:53Z</dc:date>
    <item>
      <title>Indexing data on Cold Bucket (log source based)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297392#M92813</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We are considering to index some of our data directly on cold buckets. They will not search frequently and we need to keep this data due to the regulations.  As the log size is a bit large we have considered directly indexing this data on cold buckets. I have found many workarounds for data size and time periods but not able to find for log source based. Is there any workaround for this? &lt;/P&gt;

&lt;P&gt;Best Regards,&lt;BR /&gt;
Cem&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 13:53:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297392#M92813</guid>
      <dc:creator>cemiam</dc:creator>
      <dc:date>2017-07-06T13:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing data on Cold Bucket (log source based)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297393#M92814</link>
      <description>&lt;P&gt;You don't &lt;CODE&gt;reindex&lt;/CODE&gt; cold buckets, you &lt;CODE&gt;thaw&lt;/CODE&gt; them:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.1/Indexer/Restorearchiveddata"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.1/Indexer/Restorearchiveddata&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 15:48:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297393#M92814</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-07-06T15:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing data on Cold Bucket (log source based)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297394#M92815</link>
      <description>&lt;P&gt;I think I am not able to reindex frozen buckets. I need to thaw frozen buckets to make them searchable. The cold buckets should be already seachable and not need to be thawed.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 16:49:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297394#M92815</guid>
      <dc:creator>cemiam</dc:creator>
      <dc:date>2017-07-06T16:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing data on Cold Bucket (log source based)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297395#M92816</link>
      <description>&lt;P&gt;-- ... but not able to find for log source based&lt;/P&gt;

&lt;P&gt;If you look at &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.1/Admin/Indexesconf"&gt;indexes.conf.spec&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;and at the &lt;CODE&gt;..default/indexes.conf&lt;/CODE&gt;, you can see that all stanzas are based on the index name. Sorry ; -)&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 00:49:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297395#M92816</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2017-07-10T00:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing data on Cold Bucket (log source based)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297396#M92817</link>
      <description>&lt;P&gt;You dont need to reindex frozen. They are already indexed, all you have to do is move them to thaweddb path, and they will be searchable once you restart the Splunk instance.&lt;/P&gt;

&lt;P&gt;You need to understand the bucket flow in Splunk a bit more I think, check this document : &lt;A href="https://wiki.splunk.com/Deploy:BucketRotationAndRetention"&gt;https://wiki.splunk.com/Deploy:BucketRotationAndRetention&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Your buckets go through this lifecycle : HOT -&amp;gt; Warm -&amp;gt; COLD -&amp;gt; Frozen/Deleted, and THAWED if needed.  In this, HOT/WARM are the same volume, whereas COLD can be on a different mount point, this is usually cheaper and slower storage. &lt;/P&gt;

&lt;P&gt;Frozen is deleted by default, you'll need to script a move from COLD to Frozen if you plan to keep indexed data. If you have this, and need to search that data again, then you can move from the frozen media to the thawedDb path.&lt;/P&gt;

&lt;P&gt;So moving directly from HOT to COLD isnt possible. You will need to tune the maxwarmDbCount so that Splunk wont retain the data in warm, and moves it directly to COLD after its rolled from HOT to WARM.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 01:47:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297396#M92817</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2017-07-10T01:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing data on Cold Bucket (log source based)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297397#M92818</link>
      <description>&lt;P&gt;As said by Esix, i think, indexing data directly to COLD isnt possible. &lt;/P&gt;

&lt;P&gt;make a custom index for this task. &lt;BR /&gt;
set up HOT and WARM buckets with very low values that it will look like "almost" directly indexing to cold buckets. &lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 03:42:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297397#M92818</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2017-07-10T03:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing data on Cold Bucket (log source based)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297398#M92819</link>
      <description>&lt;P&gt;Thanks for the response. I will consider that. It seems like giving low amount of warm disk space will solve our problem.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 06:41:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297398#M92819</guid>
      <dc:creator>cemiam</dc:creator>
      <dc:date>2017-07-10T06:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing data on Cold Bucket (log source based)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297399#M92820</link>
      <description>&lt;P&gt;Thanks for the response. This will solve our issue &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 06:45:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-data-on-Cold-Bucket-log-source-based/m-p/297399#M92820</guid>
      <dc:creator>cemiam</dc:creator>
      <dc:date>2017-07-10T06:45:23Z</dc:date>
    </item>
  </channel>
</rss>

