Fork me on GitHub

ELK 日志框架 文件下载

ELK 日志框架 文件下载


 

一、Elasticsearch 下载

https://www.elastic.co/cn/downloads/elasticsearch
https://www.elastic.co/cn/downloads/past-releases/elasticsearch-8-10-1

wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.1-windows-x86_64.zip
wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.1-x86_64.rpm
wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.1-linux-x86_64.tar.gz

 

二、LogStash 下载

https://www.elastic.co/cn/downloads/logstash
https://www.elastic.co/cn/downloads/past-releases/logstash-8-10-1

wget https://artifacts.elastic.co/downloads/logstash/logstash-8.10.1-windows-x86_64.zip
wget https://artifacts.elastic.co/downloads/logstash/logstash-8.10.1-x86_64.rpm
wget https://artifacts.elastic.co/downloads/logstash/logstash-8.10.1-linux-x86_64.tar.gz

 

三、Kibana 下载

https://www.elastic.co/cn/downloads/kibana
https://www.elastic.co/cn/downloads/past-releases/kibana-8-10-1

wget https://artifacts.elastic.co/downloads/kibana/kibana-8.10.1-windows-x86_64.zip
wget https://artifacts.elastic.co/downloads/kibana/kibana-8.10.1-x86_64.rpm
wget https://artifacts.elastic.co/downloads/kibana/kibana-8.10.1-linux-x86_64.tar.gz

 

posted @ 2023-10-13 01:29  龙凌云端  阅读(137)  评论(0)    收藏  举报