带有 Kibana 的 AWS Elasticsearch Service 是否允许 Logstash X Pack Management/Monitoring?
Does AWS Elasticsearch Service with Kibana allow Logstash X Pack Management/Monitoring?
我正在使用集群版本 7.4 的 AWS Elasticsearch Service。我意识到与 ELK 堆栈相比,AWS Elasticsearch Service 上的 Kibana 缺少一些功能,因此想检查 AWS Elasticsearch Service 变体是否支持 Logstash X-Pack 监控和管理。我使用的logstash版本是6.8.
我的主要目标是能够监控我所有的 logstash 管道。
不,不是。
AWS Elasticsearch 版本基于 Elastic 发布的 Elasticsearch 开源发行版,直到版本 7.10。
管理和监控功能是 Elastic 许可证的一部分,这些功能在开源发行版中不可用。
请记住,Elastic 更改了它的 license and there are no more open source distributions of the stack, so Amazon and a few others created a fork of the last open source version, 7.10, called Opensearch。
以后AWS Elasticsearch服务可能会更名。
我正在使用集群版本 7.4 的 AWS Elasticsearch Service。我意识到与 ELK 堆栈相比,AWS Elasticsearch Service 上的 Kibana 缺少一些功能,因此想检查 AWS Elasticsearch Service 变体是否支持 Logstash X-Pack 监控和管理。我使用的logstash版本是6.8.
我的主要目标是能够监控我所有的 logstash 管道。
不,不是。
AWS Elasticsearch 版本基于 Elastic 发布的 Elasticsearch 开源发行版,直到版本 7.10。
管理和监控功能是 Elastic 许可证的一部分,这些功能在开源发行版中不可用。
请记住,Elastic 更改了它的 license and there are no more open source distributions of the stack, so Amazon and a few others created a fork of the last open source version, 7.10, called Opensearch。
以后AWS Elasticsearch服务可能会更名。