Skip to content

Lowering log level of "chunk bytes limit exceeds for an emitted event stream" logs to trace #4177

Open
@raytung

Description

@raytung

Is your feature request related to a problem? Please describe.

Hey team 👋

From what I have gathered, fluentd did not split chunks if the event stream exceeds the chunk bytes limit, but this was changed in b5f2e9f.
Since we are now splitting chunks and retrying the chunks, I think this log (chunk bytes limit exceeds for an emitted event stream) is now more informational (and for debugging really) more than indicative of a potential issue.

Describe the solution you'd like

What are your thoughts on lowering this log line from warn to something like trace?

Describe alternatives you've considered

Leaving it - but it does generate a lot of logs

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature request or improve operations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions