首页 > 其他 > 详细

Fluentd报错整理-以及部分报错处理方法

时间:2019-01-09 17:19:43      阅读:1064      评论:0      收藏:0      [点我收藏+]

1、报错:buffer flush took longer time than slow_flush_log_threshold

2019-01-09 16:37:59 +0800 [warn]: #16 buffer flush took longer time than slow_flush_log_threshold: elapsed_time=21.684925531037152 slow_flush_log_threshold=20.0 plugin_id="object:3fb71aba75a0"

解决方法:去掉buffer中的 time_key参数,restart

2、Could not push logs to Elasticsearch, resetting connection and trying again. Connection reset by peer (Errno::ECONNRESET)

Could not push logs to Elasticsearch, resetting connection and trying again. Connection reset by peer (Errno::ECONNRESET)

解决方法:

3、

Fluentd报错整理-以及部分报错处理方法

原文:https://www.cnblogs.com/sailq21/p/10245453.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!