fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
578 stars 246 forks source link

Feat: Add skip empty lines in tail input #1352

Closed smallc2009 closed 1 week ago

smallc2009 commented 1 week ago

What this PR does / why we need it:

This PR supports skip_empty_lines option in tail input plunin.

Which issue(s) this PR fixes:

Fixes #1349

Does this PR introduced a user-facing change?

No

Additional documentation, usage docs, etc.:

wenchajun commented 1 week ago

Thanks