ES学习日记(五)-------插件head安装

接上回,必要的git和node已经装完了,现在开始装head

回到es集群项目里找到plugins(插件文件夹下),

存在安装在plugins启动es报错的情况,报错信息如图一,解决方案就是换个目录,不要放在plugin目录下

java 复制代码
git clone https://github.com/mobz/elasticsearch-head.git

打开远程登陆,默认本机访问,修改文件Gruntfile.js,找到server,

java 复制代码
hostname: '*',

修改完启动前端项目

浏览器地址输入,下面这样就是安装成功了

现在去连接es,地址栏localhost改成你的ip就可以了

还有另外一种使用head的方法,就是直接在谷歌里面找head插件,但是要翻墙

和自己装的是一模一样的

相关推荐
PC2005-cloud6 小时前
Elasticsearch 学习笔记:集群实战(3 控制节点 + 3 数据节点部署与故障转移)
笔记·学习·elasticsearch
Devin~Y7 小时前
从内容社区到AI智能客服:Spring Boot + Spring Cloud + Spring AI 全栈实战面试拆解
java·spring boot·redis·elasticsearch·spring cloud·kafka·mybatis
凤山老林10 小时前
复杂检索引擎落地:Spring Boot + Elasticsearch 数据同步与高阶查询实战
spring boot·后端·elasticsearch
Elastic 中国社区官方博客1 天前
你的 AI agent 不需要你的 API 密钥:使用 OAuth 2.1 对 Elasticsearch MCP 服务器进行身份验证
大数据·运维·人工智能·elasticsearch·搜索引擎·全文检索
互联网中的一颗神经元1 天前
ZZ — Git 速查表
大数据·git·elasticsearch
Elasticsearch1 天前
跳过有状态的 OTel Collector:Elasticsearch 9.5 原生存储两种指标时间类型
elasticsearch
C++、Java和Python的菜鸟2 天前
第2章 项目前置课-代码版本控制Git
大数据·elasticsearch·搜索引擎
Elasticsearch2 天前
什么是混合搜索?
elasticsearch
Elasticsearch2 天前
从点击流中提升搜索相关性:使用 Learn To Rank 和 OpenTelemetry 行为信号
elasticsearch
倒流时光三十年2 天前
第六阶段 57 · ES|QL 与 SQL API(用 SQL 查 ES)
数据库·sql·elasticsearch