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

Sink gives surprising output, possible corruption #41

Open
usrlocalben opened this issue Oct 9, 2023 · 0 comments
Open

Sink gives surprising output, possible corruption #41

usrlocalben opened this issue Oct 9, 2023 · 0 comments

Comments

@usrlocalben
Copy link

TCPSink/UDPSink perform a string replacement on opaque data: the formatter output.
Users expecting the same output from the their formatter on this sink will be surprised when the output keys are not as expected. Additionally, if the string RenderedMessage appears anywhere in the output it will be modified, effectively corrupting the output.

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

1 participant