ELK日志分析软件(中型环境)
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ELK日志分析软件(中型环境)相关的知识,希望对你有一定的参考价值。
环境:
操作系统:
web: 10.2.11.237 centos6.7
redis:10.2.11.236 centos6.7
logstash1:10.2.11.233 centos6.7
logstash2:10.2.11.235 centos6.7
elastichsearch1:10.2.11.230 centos6.7
elastichsearch2:10.2.11.231 centos6.7
kibana:10.2.11.232 centos6.7
软件版本:
filebeat:
安装指南
一、安装前提
关闭所有机器的iptables防火墙,selinux
service iptables stop
setenforce 0
二)具体安装步骤
1、web服务器上安装nginx、filebeat服务,并把nginx日志更改成json格式
1.1
以上是关于ELK日志分析软件(中型环境)的主要内容,如果未能解决你的问题,请参考以下文章