Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Amazon CloudWatch Logs for Fluent Bit 1.9.4.tar.gz | 2023-05-23 | 40.1 kB | |
Amazon CloudWatch Logs for Fluent Bit 1.9.4.zip | 2023-05-23 | 54.2 kB | |
README.md | 2023-05-23 | 326 Bytes | |
Totals: 3 Items | 94.6 kB | 0 |
1.9.4
- Bug - Fix utf-8 calculation of payload length to account for invalid unicode bytes that will be replaced with the 3 byte unicode replacement character. This bug can lead to an
InvalidParameterException
from CloudWatch when the payload sent is calculated to be over the limit due to character replacement. [#330]