如何计算弹性搜索中每秒的事件数?

发布于 2025-01-13 12:59:26 字数 92 浏览 0 评论 0原文

我有一个单节点弹性搜索集群。它抛出每秒读写事件超过 10,000 次的错误。我想知道我们如何找出弹性搜索中读/写操作的数量。一旦我知道每秒读/写的数量,我就能够扩展集群。

I have a single node elastic search cluster. It throws errors that read and write events per second is more than 10,000. I want to know that how we can find out number of read/write operations in elastic search. Once I know the number of read/writes per second, I would be able to scale the cluster.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

つ可否回来 2025-01-20 12:59:26

您可以为集群启用堆栈监控并获取与集群性能相关的所有必需详细信息。

您可以按照文档从以下位置启用集群监控基巴纳。

You can enable stack monitoring for your cluster and get all the required details related to cluster performance.

You can follow this documentation for enable cluster monitoring from Kibana.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文