亲测centos7.6,为啥没用docker-compos部署,因为其它机器没有部署docker
附,安装docker-compose安装es+kibana
7.7版本
https://blog.csdn.net/u014756339/article/details/107161425
6.8版本
https://blog.csdn.net/u014756339/article/details/107180598
安装下载地址https://elasticsearch.cn/download/
rpm --install filebeat-7.7.0-x86_64.rpm
vim /etc/filebeat/filebeat.yml


启动、停止、查询状态
systemctl start filebeat.service
systemctl stop filebeat.service
systemctl status filebeat.service
kibana中查询filebeat采集到的数据





本文详细介绍在CentOS环境下如何安装Elasticsearch、Kibana及Filebeat,包括不同版本的安装步骤,如7.7和6.8版本,并提供了具体的命令操作,如使用systemctl进行服务的启动、停止和状态查询。

2700

被折叠的 条评论
为什么被折叠?



