莫大人

2017年8月3日

elk之logstash

摘要: 环境: centos7 jdk8 1.创建Logstash源 2.使用yum安装logstash 3.利用 log4j 搜集日志 a.pom.xml 引入 b.log4j.properties添加 c.在logstash服务器上添加配置 log4j-to-es.conf output 是输出到ela 阅读全文

posted @ 2017-08-03 16:45 莫大人 阅读(237) 评论(0) 推荐(0) 编辑

centos7 安装 nginx

摘要: 参考: https://www.nginx.com/resources/wiki/start/topics/tutorials/install/ 1.配置源,我这里是centos7,不同的系统版本请自行更改 2.安装,我这里一起安装了 nginx httpd-tools 3.启动 4.配置 阅读全文

posted @ 2017-08-03 11:30 莫大人 阅读(134) 评论(0) 推荐(0) 编辑

elk之kibana

摘要: 环境: centos7 jdk8 参考: https://www.elastic.co/guide/en/elasticsearch/reference/current/rpm.htmlhttp://blog.csdn.net/wh211212/article/details/54015645 1. 阅读全文

posted @ 2017-08-03 10:40 莫大人 阅读(858) 评论(0) 推荐(0) 编辑

导航