elasticsearch head安装错误,http://localhost:9200/_plugin/head/访问error
Elasticsearch | 作者 xing37 | 发布于2017年10月25日 | 阅读数:13821
head安装过程
1、下载head包,解压缩后,将文件拷贝到,F:\elasticsearch-5.6.3\plugins\head下,提示 org.elasticsearch.bootstrap.StartupException: java.lang.IllegalArgumentException: Property [elasticsearch.version] is missing for plugin [head]
es启动不了了
2、看到一篇文章说,head不能放在plugins下,所以将head文件提出来,放到
F:\elasticsearch-5.6.3\head下
这样es能启动了,但是访问http://localhost:9200/_plugin/head/ 错误了
error
root_cause
0
type "illegal_argument_exception"
reason "No endpoint or operation is available at [head]"
type "illegal_argument_exception"
reason "No endpoint or operation is available at [head]"
status 400
1、下载head包,解压缩后,将文件拷贝到,F:\elasticsearch-5.6.3\plugins\head下,提示 org.elasticsearch.bootstrap.StartupException: java.lang.IllegalArgumentException: Property [elasticsearch.version] is missing for plugin [head]
es启动不了了
2、看到一篇文章说,head不能放在plugins下,所以将head文件提出来,放到
F:\elasticsearch-5.6.3\head下
这样es能启动了,但是访问http://localhost:9200/_plugin/head/ 错误了
error
root_cause
0
type "illegal_argument_exception"
reason "No endpoint or operation is available at [head]"
type "illegal_argument_exception"
reason "No endpoint or operation is available at [head]"
status 400
3 个回复
exceptions - 。。。
赞同来自: yfgu
http://blog.csdn.net/sulei1234 ... 35271
wl30564 - 80后IT男
赞同来自: kuanglin
laoyang360 - 《一本书讲透Elasticsearch》作者,Elastic认证工程师 [死磕Elasitcsearch]知识星球地址:http://t.cn/RmwM3N9;微信公众号:铭毅天下; 博客:https://elastic.blog.csdn.net
赞同来自: