摘要: Docker安装Zabbix CentOS7 默认使用的是firewall作为防火墙 -- 查看防火墙状态 firewall-cmd --state -- 停止firewall systemctl stop firewalld.service -- 开启firewall firewall-cmd - 阅读全文
posted @ 2020-10-12 21:48 肖德子裕 阅读(7380) 评论(10) 推荐(0) 编辑
摘要: 通过xshell在linux上安装ELK6.6.1 Elasticsearch:是实时全文搜索和分析引擎,提供搜集、分析、存储数据三大功能;是一套开放REST和JAVA API等结构提供高效搜索功能,可扩展的分布式系统。它构建于Apache Lucene搜索引擎库之上。 Logstash:是一个用来 阅读全文
posted @ 2020-10-12 20:58 肖德子裕 阅读(272) 评论(0) 推荐(0) 编辑