#5166·fluentd

out_forward 插件开始发送无效数据包

作者: ChristThePhone创建于 2025年11月24日更新于 2025年11月28日
标签bug

Describe the bug fluentd 1.18 I'm using the out_forward plugin to let it forward incoming logs to my proprietary log server. Every once in a while it starts sending invalid messages consisting of 7 bytes: 93 a5 7a 2e 6c 6f 67 Once fluentd enters this state is keeps sending this message over and over again, incoming logs get buffered in files until they reach their max size and new logs are no longer accepted and therefore lost. I enabled trace level logging for the out_forward plugin