【发布时间】:2021-10-23 00:17:36
【问题描述】:
我在使用 Monstache 时遇到此错误:
Unable to create Elasticsearch client: health check timeout: no Elasticsearch node available
我将这些行应用于 Monstache 配置:
elasticsearch-validate-pem-file = false
elasticsearch-healthcheck-timeout-startup = 200
elasticsearch-healthcheck-timeout = 200
但是,我仍然遇到上述错误。当我搜索它时,我发现问题是由于在 elasticsearch 客户端中嗅探造成的。但我不知道我必须在哪里以及如何更改它?
我应该表示我为这个问题研究了this tutorial,但我仍然充满了歧义。
【问题讨论】:
标签: mongodb go elasticsearch