博客详情

Elasticsearch图形化工具deyavu (原创)

作者: 朝如青丝暮成雪
发布时间:2020-04-27 08:30:38  文章分类:elasticsearch   阅读(946)  评论(0)
Elasticsearch图形化工具deyavu

1、下载docker镜像
docker pull appbaseio/dejavu

2、在ES的配置文件中,添加以下配置
http.port: 9200
http.cors.enabled: true
http.cors.allow-origin: '*'
http.cors.allow-headers: X-Requested-With,X-Auth-Token,Content-Type,Content-Length,Authorization
http.cors.allow-credentials: true
 

3、运行容器
docker run --name dejavu  -p 1358:1358 -d appbaseio/dejavu
浏览器打开:http://IP:1358/
关键字:  elasticsearch  deyavu
评论信息
暂无评论
发表评论

亲,您还没有登陆,暂不能评论哦! 去 登陆 | 注册

博主信息
   
数据加载中,请稍候...
文章分类
   
数据加载中,请稍候...
阅读排行
 
数据加载中,请稍候...
评论排行
 
数据加载中,请稍候...

Copyright © 叮叮声的奶酪 版权所有
备案号:鄂ICP备17018671号-1

鄂公网安备 42011102000739号