ELK 安装

方式一:本地安装

下载 elasticsearch,logstash,kibana,ik分词器

https://www.elastic.co/cn/downloads/elasticsearch
https://www.elastic.co/cn/downloads/logstash
https://www.elastic.co/cn/downloads/kibana
https://github.com/medcl/elasticsearch-analysis-ik/releases

方式二:docker 安装

推荐使用 docker-compose 编排好服务直接运行

docker-elk
github:https://github.com/SantiagoFan/docker-elk
gitee:https://gitee.com/san_fan/docker-elk

上一篇
下一篇