Matthew Fala
Matthew Fala
## Bug Report Some plugins such as Cloudwatch have broken connection errors that occur from time to time. We found that in some cases, these errors can be resolved by...
Fluent Bit currently crashes if a simple string log is received by the cloudwatch go plugin. This shouldn't affect the normal use case of Firelens because Firelens usually receives input...
Signed-off-by: Matthew Fala ## Problem Summary Fluent Bit crashes upon receiving long log without expected log_key (out_cloudwatch_logs)  ## Expected log_key usage:   Note that map size is 2,...
See 1.9 PR: https://github.com/fluent/fluent-bit/pull/6785 We noticed that the recent datadog pr triggers a segfault when `provider` option is set to `ecs`. After a lot of investigation, we were unable to...