<?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: Too many buckets - can I somehow merge them? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/169869#M6356</link>
    <description>&lt;P&gt;1000 buckets per index doesn't sound horrible to me. Are you actually seeing performance issues or are you just worried about the numbers?&lt;/P&gt;</description>
    <pubDate>Sat, 18 Oct 2014 16:51:14 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-10-18T16:51:14Z</dc:date>
    <item>
      <title>Too many buckets - can I somehow merge them?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/169868#M6355</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;In a 4 indexer cluster, where there are 60 individual indexes I happen to have 40.000+ buckets now (data is back from years).  I assume this could cause some performance issues. Can you confirm this?&lt;/P&gt;

&lt;P&gt;If yes, is there a way to somehow optimize the count of buckets? Merge buckets in the same index, eg: 10 buckets will become 1.&lt;/P&gt;

&lt;P&gt;Using Splunk 6.1.4.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Tamas&lt;/P&gt;</description>
      <pubDate>Sat, 18 Oct 2014 08:49:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/169868#M6355</guid>
      <dc:creator>tkiss</dc:creator>
      <dc:date>2014-10-18T08:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Too many buckets - can I somehow merge them?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/169869#M6356</link>
      <description>&lt;P&gt;1000 buckets per index doesn't sound horrible to me. Are you actually seeing performance issues or are you just worried about the numbers?&lt;/P&gt;</description>
      <pubDate>Sat, 18 Oct 2014 16:51:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/169869#M6356</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-10-18T16:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Too many buckets - can I somehow merge them?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/169870#M6357</link>
      <description>&lt;P&gt;This should not cause performance problems. It's possible that if you have tens of thousands of buckets in an individual directory, some older filesystems (e.g., ext3) may start hitting performance limits, but you're right now at an average of only 40000/(4x6) = 167 per directory, or even less if they are spread to a cold directory. Newer filesystems (e.g., ext4, XFS, NTFS) also avoid this.&lt;/P&gt;

&lt;P&gt;You can't easily merge buckets, but you should make sure going forward that your indexes are set to a maxDataSize (max bucket size) of at least &lt;CODE&gt;auto_high_volume&lt;/CODE&gt; (10 GB), and not &lt;CODE&gt;auto&lt;/CODE&gt; (750 MB) to make sure they are not unnecessarily small.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Oct 2014 18:02:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/169870#M6357</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2014-10-18T18:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Too many buckets - can I somehow merge them?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/169871#M6358</link>
      <description>&lt;P&gt;Thanks to both of you, currently I'm not seeing any performance impact - I'm just trying to be proactive here. maxDataSize is indeed set to auto_high_volume, anyway thanks for the tip!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:55:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/169871#M6358</guid>
      <dc:creator>tkiss</dc:creator>
      <dc:date>2020-09-28T17:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Too many buckets - can I somehow merge them?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/572100#M24950</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;looks like something like that was implemented:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/Troubleshooting/CommandlinetoolsforusewithSupport#merge-buckets" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.2/Troubleshooting/CommandlinetoolsforusewithSupport#merge-buckets&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 13:18:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Too-many-buckets-can-I-somehow-merge-them/m-p/572100#M24950</guid>
      <dc:creator>peppi</dc:creator>
      <dc:date>2021-11-29T13:18:29Z</dc:date>
    </item>
  </channel>
</rss>

