Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation page to help user to size a cluster #4971

Open
fmassot opened this issue May 10, 2024 · 0 comments
Open

Add documentation page to help user to size a cluster #4971

fmassot opened this issue May 10, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@fmassot
Copy link
Contributor

fmassot commented May 10, 2024

Several users can struggle to set the right resources for indexers and other components and choose the right number of indexers/searchers for a given ingestion throughput.

We should add a page with some guidelines. We could start very simply, as having something is always better than nothing.

Some idea:

  • One indexer max throughput is around 20MB/s et 40MB/s for 4vCPU and 10GB of memory.
  • For an indexer with a Kafka data source, use 100GB of ephemeral storage
  • For an indexer receiving ingest requests on the ingest API, targeting EBS of 100GB should be enough.
  • and more
@fmassot fmassot added the documentation Improvements or additions to documentation label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant