<?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: number of indexers in a single site cluster in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/601143#M104756</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;it's just like&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;said. A reasonable minimum is 2, even you can do a single node cluster to extend it later on. The max limits of nodes comes probably from bucket count in one cluster. There is some limits for amount of buckets in one cluster (tens of millions currently, if I recall right).&lt;/P&gt;&lt;P&gt;&lt;A href="https://conf.splunk.com/files/2019/slides/FN1635.pdf?podcast=1577146226" target="_blank"&gt;https://conf.splunk.com/files/2019/slides/FN1635.pdf?podcast=1577146226&lt;/A&gt;&amp;nbsp;told something about it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://conf.splunk.com/files/2017/slides/howd-you-get-so-big-tips-tricks-for-growing-your-splunk-deployment-from-50-gb-day-to-1-tb-day.pdf" target="_blank"&gt;https://conf.splunk.com/files/2017/slides/howd-you-get-so-big-tips-tricks-for-growing-your-splunk-deployment-from-50-gb-day-to-1-tb-day.pdf&lt;/A&gt;&amp;nbsp;Another conf presentation which is talking somehow this questions.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2022 08:36:04 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2022-06-09T08:36:04Z</dc:date>
    <item>
      <title>What is the number of indexers allowed in a single site cluster?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/601134#M104754</link>
      <description>&lt;P&gt;Hello Splunkers&lt;/P&gt;
&lt;P&gt;I have a query regarding number of indexers or indexer clusters that can reside in a single site clustering&lt;/P&gt;
&lt;P&gt;suppose i have 400 indexers&amp;nbsp; is there a limit as such for the number of indexers in single site??&lt;/P&gt;
&lt;P&gt;and another question is&lt;/P&gt;
&lt;P&gt;how many indexers can i place in a indexer cluster can it be more than 3?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 14:45:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/601134#M104754</guid>
      <dc:creator>venky1544</dc:creator>
      <dc:date>2022-06-09T14:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: number of indexers in a single site cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/601138#M104755</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/137142"&gt;@venky1544&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;in one Indexers Cluster you can put all the Indexers you like.&lt;/P&gt;&lt;P&gt;Usually the number is chosen by the volume of logs to index and the number of users/scheduled searches, mainly:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;one Indexer every 150-200 GB/day if you have only apps on Splunk Enterprise;&lt;/LI&gt;&lt;LI&gt;one indexer every 100-150 GB/day if you have ES or ITSI.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Then the reference hardware depends on the load (&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/Capacity/Referencehardware" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/Capacity/Referencehardware&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;To have a cluster, at least you need two Indexers, and there's no max number, as I said, it depends on the volume od logs to daily index.&lt;/P&gt;&lt;P&gt;If you have a so great number of Indexers (and I suppose a great volume of logs), probably you need an intervene of a Splunk Ps or at least a Splunk Architect, to reach a correct architecture and to tune your infrastructure.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 08:12:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/601138#M104755</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-06-09T08:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: number of indexers in a single site cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/601143#M104756</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;it's just like&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;said. A reasonable minimum is 2, even you can do a single node cluster to extend it later on. The max limits of nodes comes probably from bucket count in one cluster. There is some limits for amount of buckets in one cluster (tens of millions currently, if I recall right).&lt;/P&gt;&lt;P&gt;&lt;A href="https://conf.splunk.com/files/2019/slides/FN1635.pdf?podcast=1577146226" target="_blank"&gt;https://conf.splunk.com/files/2019/slides/FN1635.pdf?podcast=1577146226&lt;/A&gt;&amp;nbsp;told something about it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://conf.splunk.com/files/2017/slides/howd-you-get-so-big-tips-tricks-for-growing-your-splunk-deployment-from-50-gb-day-to-1-tb-day.pdf" target="_blank"&gt;https://conf.splunk.com/files/2017/slides/howd-you-get-so-big-tips-tricks-for-growing-your-splunk-deployment-from-50-gb-day-to-1-tb-day.pdf&lt;/A&gt;&amp;nbsp;Another conf presentation which is talking somehow this questions.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 08:36:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/601143#M104756</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-06-09T08:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: number of indexers in a single site cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/602109#M104882</link>
      <description>&lt;P&gt;I saw yesterday .conf22 on Splunk product showcases some numbers related to the, but didn't write don those. But basically with Splunk version 9.0.0 was something like this for clustered environment&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;40M - Buckets in cluster&lt;/LI&gt;&lt;LI&gt;1000 - indexers&lt;/LI&gt;&lt;LI&gt;1000 - indexes&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;something else which I cannot recall now.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 15:19:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/602109#M104882</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-06-16T15:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: number of indexers in a single site cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/602145#M104890</link>
      <description>&lt;P&gt;With a deployment that's likely to grow in the future, it might be indeed worth setting up a "one node cluster". While you can "upgrade" a standalone indexer to a cluster member, the buckets which were not indexed as clustered will not get replicated - they stay unclustered.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 19:35:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-number-of-indexers-allowed-in-a-single-site-cluster/m-p/602145#M104890</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-06-16T19:35:28Z</dc:date>
    </item>
  </channel>
</rss>

