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

Add preserveLeadingWhitespaces and preserveTrailingWhitespaces variables under logsCollection.containers in values.yaml #1570

Closed
wants to merge 4 commits into from

Conversation

wojtekzyla
Copy link
Contributor

Description: Allow users to control whether filelog receiver should remove leading and trailing whitespaces from their logs. We noticed a case when one log message is spread across several logs and then joined using recombine operator, the default behaviour of filelog receiver (removing leading and trailing whitespaces) resulted in malformed combined log.

Testing: Manual testing

Documentation:

wojtekzyla and others added 2 commits December 12, 2024 11:16
…les under logsCollection.containers in values.yaml
…ceiver

Add preserveLeadingWhitespaces and preserveTrailingWhitespaces variables under logsCollection.containers in values.yaml
@wojtekzyla wojtekzyla requested review from a team as code owners December 12, 2024 10:29
@wojtekzyla wojtekzyla closed this Dec 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant