<?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 mxHotBuckets in Splunk Indexes in Security</title>
    <link>https://community.splunk.com/t5/Security/mxHotBuckets-in-Splunk-Indexes/m-p/500344#M15411</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;What does maxHotBuckets does,&lt;/P&gt;

&lt;P&gt;Let's say if I don't set it, its value is 3 then will my indexer have 3 hot buckets every time or will it have depending on amount of data arrival.&lt;/P&gt;

&lt;P&gt;For ex: if an index is ingesting 500MB per day(summary index on real time index search) then it just uses one hot bucket instead of 3?&lt;/P&gt;

&lt;P&gt;any advice - highly appreciated.&lt;/P&gt;

&lt;P&gt;Pramodh&lt;/P&gt;</description>
    <pubDate>Thu, 26 Mar 2020 00:23:42 GMT</pubDate>
    <dc:creator>PramodhKumar</dc:creator>
    <dc:date>2020-03-26T00:23:42Z</dc:date>
    <item>
      <title>mxHotBuckets in Splunk Indexes</title>
      <link>https://community.splunk.com/t5/Security/mxHotBuckets-in-Splunk-Indexes/m-p/500344#M15411</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;What does maxHotBuckets does,&lt;/P&gt;

&lt;P&gt;Let's say if I don't set it, its value is 3 then will my indexer have 3 hot buckets every time or will it have depending on amount of data arrival.&lt;/P&gt;

&lt;P&gt;For ex: if an index is ingesting 500MB per day(summary index on real time index search) then it just uses one hot bucket instead of 3?&lt;/P&gt;

&lt;P&gt;any advice - highly appreciated.&lt;/P&gt;

&lt;P&gt;Pramodh&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 00:23:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/mxHotBuckets-in-Splunk-Indexes/m-p/500344#M15411</guid>
      <dc:creator>PramodhKumar</dc:creator>
      <dc:date>2020-03-26T00:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: mxHotBuckets in Splunk Indexes</title>
      <link>https://community.splunk.com/t5/Security/mxHotBuckets-in-Splunk-Indexes/m-p/500345#M15412</link>
      <description>&lt;P&gt;according to &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.2/Admin/Indexesconf"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.2/Admin/Indexesconf&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;maxHotBuckets = &amp;lt;positive integer&amp;gt;
* Maximum number of hot buckets that can exist per index.
* When 'maxHotBuckets' is exceeded, Splunk rolls the least recently used (LRU)
  hot bucket to warm.
* Both normal hot buckets and quarantined hot buckets count towards this
  total.
* This setting operates independently of maxHotIdleSecs, which can also
  cause hot buckets to roll.
* NOTE: Splunkd applies this limit per ingestion pipeline. For more
  information about multiple ingestion pipelines, see
  'parallelIngestionPipelines' in the server.conf.spec file.
* With N parallel ingestion pipelines, the maximum number of hot buckets across
  all of the ingestion pipelines is N * 'maxHotBuckets', but only
  'maxHotBuckets' for each ingestion pipeline. Each ingestion pipeline
  independently writes to and manages up to 'maxHotBuckets' number of hot
  buckets. As a consequence of this, when multiple ingestion pipelines are
  used, there may be multiple (dependent on number of ingestion pipelines
  configured) hot buckets with events with overlapping time ranges.
* The highest legal value is 4294967295
* Default: 3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;EM&gt;Let's say if I don't set it, its value is 3 then will my indexer have 3 hot buckets every time or will it have depending on amount of data arrival&lt;/EM&gt; - every time &lt;STRONG&gt;max&lt;/STRONG&gt; 3 hot buckets unless you have multiple ingestion pipelines&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;if an index is ingesting 500MB per day(summary index on real time index search) then it just uses one hot bucket instead of 3?&lt;/EM&gt; - yes, usually you will see only one hot bucket &lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 10:26:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/mxHotBuckets-in-Splunk-Indexes/m-p/500345#M15412</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-03-26T10:26:10Z</dc:date>
    </item>
  </channel>
</rss>

