MOSS

导航

2016年3月25日 #

Windows Log4日志发送到ElasticSearch

摘要: 处理多行数据到elasticsearch Nxlog 配置 <Input in> Module im_file File "E:\\log\\webapi\\\err.log" SavePos TRUE </Input> <Output out> Module om_tcp Host 127.0.0 阅读全文

posted @ 2016-03-25 09:59 liuyuhua 阅读(437) 评论(0) 推荐(0)

Windows 系统下json 格式的日志文件发送到elasticsearch

摘要: Windows 系统下json 格式的日志文件发送到elasticsearch配置 Nxlog-->logstash-->ElasticSearch Logstash https://www.elastic.co/guide/en/logstash/current/codec-plugins.htm 阅读全文

posted @ 2016-03-25 09:45 liuyuhua 阅读(1131) 评论(0) 推荐(0)