Getting Data In

How many indexers is too many?

colinj
Path Finder

As I've been building out our Splunk installation I've been treating the indexers as appliances. By that I mean all of the indexers are identical down to every indexer having every index. This allows me to have all forwarders writing to all of the indexers.

My thinking goes something like this:

  1. If an indexer dies it's easy replace.
  2. If I can spread the load across multiple indexer the indexers can use simpler hardware and need less storage.
  3. As I need to grow my installation I can simply add more indexers.
  4. Loss of any one indexer means a loss of only a portion of all indexed data.

So, this raises some questions:

  • Is there a real or logical limit to the number of indexers I might have?
  • When does adding more indexers start to make things worse instead of better?
  • Is it better to have 4 8 CPU indexers or 8 4 CPU indexers?

Thanks!

Tags (3)
1 Solution

araitz
Splunk Employee
Splunk Employee

The answer is: "it depends". There is a spectrum of deployments out there from one laptop to scores of indexers. Beyond data volume, you should also analyze your search use cases.

Scaling horizontally and treating indexers as disposable commidities is generally the right approach. More, cheaper indexers is generally better than fewer, more expensive indexers. The main cost is management/deployment complexity.

For more best practices, see:

http://docs.splunk.com/Documentation/Splunk/4.3.1/Installation/CapacityplanningforalargerSplunkdeplo...

View solution in original post

araitz
Splunk Employee
Splunk Employee

The answer is: "it depends". There is a spectrum of deployments out there from one laptop to scores of indexers. Beyond data volume, you should also analyze your search use cases.

Scaling horizontally and treating indexers as disposable commidities is generally the right approach. More, cheaper indexers is generally better than fewer, more expensive indexers. The main cost is management/deployment complexity.

For more best practices, see:

http://docs.splunk.com/Documentation/Splunk/4.3.1/Installation/CapacityplanningforalargerSplunkdeplo...

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...