输出插件。2017-10-18T11:02:33,196][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch/"}
[2017-10-18T11:02:33,209][WARN ][logstash.outputs.elasticsearch] Attempted to resurrect connection:xxxxxx@elasti
我们正在尝试在Docker容器中运行Elasticsearch节点。我们使用Search Guard插件来保证安全性。但是,在安装过程中,插件要求我们运行一个脚本。下面是输出:elasticsearch | Will connect to localhost:9300
elasticsearchchown elasticsearch:elasticsearch &
我有一台elasticsearch(1.1.0)服务器,在我的windows服务器虚拟机上运行良好,带有kibana、head和marvel插件。我尝试添加jetty插件,所以我:在elasticsearch主文件夹中-put jar : /elasticsearch-1.1.0/Installed jetty into D:\elasticsearch-1.1.
使用Homebrew成功安装elasticsearch后,我无法安装插件:ERROR: attempted to install release build of official plugin on snapshot build of Elasticsearch也许我错了,但是似乎Homebrew没有安装elasticsearch的发行版。