Skip to content
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

Truncate large log events #58

Closed
MeghnaPrabhu opened this issue Aug 26, 2020 · 1 comment
Closed

Truncate large log events #58

MeghnaPrabhu opened this issue Aug 26, 2020 · 1 comment
Assignees

Comments

@MeghnaPrabhu
Copy link
Contributor

Currently, all log records that are greater than the max size are dropped. We should ideally truncate the JSON instead of discarding it so that the customers can see the partial log and identify why it is so large.

This issue needs to be fixed even on https://github.com/aws/amazon-kinesis-streams-for-fluent-bit

@PettitWesley
Copy link
Contributor

This also needs to be fixed in the Core C AWS plugins as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants