-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when connection to AWS CloudWatch logs drops #5246
Comments
I'm going to bump this instead of creating a new bug. The issue, I believe, is TLS (regardless of output). I tested the two following OUTPUT configs: I forwarded to another local syslog server and everything worked as expected.
The TLS config:
This errors almost immediately with: FB version 1.9.4 |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the |
This issue was closed because it has been stalled for 5 days with no activity. |
Bug Report
Describe the bug
Fluent bit 1.9.1 crashes when an HTTPS connection to AWS CloudWatch logs APIs is closed prematurely (TLS is expecting more data but gets EOF).
To Reproduce
Expected behavior
Fluent bit recovers (and retries sending logs).
Your Environment
Additional context
stderr logs :
The text was updated successfully, but these errors were encountered: