<?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 can I track when a bucket gets frozen? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450473#M15833</link>
    <description>&lt;P&gt;This works for me.&lt;/P&gt;

&lt;P&gt;index=_internal sourcetype=splunkd  log_level=INFO component=BucketMover "freeze succeeded"&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 03:12:33 GMT</pubDate>
    <dc:creator>amankhan1</dc:creator>
    <dc:date>2020-09-30T03:12:33Z</dc:date>
    <item>
      <title>How can I track when a bucket gets frozen?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450470#M15830</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;

&lt;P&gt;I am trying to find a way to track when an index bucket rolls to Frozen.  I've found the &lt;CODE&gt;HotBucketRoller&lt;/CODE&gt; component in the &lt;CODE&gt;_internal&lt;/CODE&gt; index that allows me to tell when a bucket moves from hot to warm, so I'm hoping there's some way to do the same when it moves to frozen.&lt;/P&gt;

&lt;P&gt;Is there any way?&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;

&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 08:57:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450470#M15830</guid>
      <dc:creator>andrewtrobec</dc:creator>
      <dc:date>2019-06-27T08:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I track when a bucket gets frozen?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450471#M15831</link>
      <description>&lt;P&gt;Hi @andrewtrobec,&lt;/P&gt;

&lt;P&gt;You're looking for the &lt;CODE&gt;component=BucketMover&lt;/CODE&gt; which will show you all movements into frozen.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
David&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 09:15:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450471#M15831</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-06-27T09:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can I track when a bucket gets frozen?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450472#M15832</link>
      <description>&lt;P&gt;Perfect!  Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 09:35:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450472#M15832</guid>
      <dc:creator>andrewtrobec</dc:creator>
      <dc:date>2019-06-27T09:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I track when a bucket gets frozen?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450473#M15833</link>
      <description>&lt;P&gt;This works for me.&lt;/P&gt;

&lt;P&gt;index=_internal sourcetype=splunkd  log_level=INFO component=BucketMover "freeze succeeded"&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:12:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450473#M15833</guid>
      <dc:creator>amankhan1</dc:creator>
      <dc:date>2020-09-30T03:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I track when a bucket gets frozen?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450474#M15834</link>
      <description>&lt;P&gt;@amankhan1 Excellent, thank you.  We settled for &lt;CODE&gt;index=_internal sourcetype=splunkd component=BucketMover&lt;/CODE&gt; but yours adds a couple more filters to be sure.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 14:50:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450474#M15834</guid>
      <dc:creator>andrewtrobec</dc:creator>
      <dc:date>2019-12-09T14:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I track when a bucket gets frozen?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450475#M15835</link>
      <description>&lt;P&gt;Looks good ! The more specific the query is, the faster it will run &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 15:00:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450475#M15835</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-12-09T15:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I track when a bucket gets frozen?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450476#M15836</link>
      <description>&lt;P&gt;@DavidHourani noted as well!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 15:49:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-track-when-a-bucket-gets-frozen/m-p/450476#M15836</guid>
      <dc:creator>andrewtrobec</dc:creator>
      <dc:date>2019-12-09T15:49:07Z</dc:date>
    </item>
  </channel>
</rss>

