Skip to content

ywdblog/docker-elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

服务信息

ELK全家桶

1:单节点es(9200),cerebro(9000),kibana(5601),都是7.3.0版本

2:安装 es hanlp 和 pinyin 插件

设置host:

主机IP  xwj-es-1.com
主机IP  xwj-es-2.com
主机IP  xwj-es-3.com

安装说明

docker-compose build
docker-compose up
docker-compose down

测试:

curl -XGET 'http://192.168.64.2:9200/_cluster/state?pretty'
curl -XGET 'http://192.168.64.2:9200/_cat/plugins' 

参考

About

elk docker全家桶安装

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages