04 2019 档案

摘要:1.stdout: Neither the JAVA_HOME nor the JRE_HOME environment variable is defined cd bin/vi catalina.sh头部加入以下信息: export JAVA_HOME=/home/gongzi/http/jdk 阅读全文
posted @ 2019-04-28 15:00 Drutor 阅读(653) 评论(0) 推荐(0)
摘要:filebeat6.0版本以上没有document_type字段,因此需要另外标记下或者代替document_type字段的功能 案例如下: fielbeat5.5的配置 logstash5.5的配置 filebeat6.0的配置如下图(如果要配置多个log可以创建多个type) logstash6 阅读全文
posted @ 2019-04-01 11:09 Drutor 阅读(590) 评论(0) 推荐(0)