Skip to content

Conversation

@jclarysse
Copy link
Contributor

@jclarysse jclarysse commented Dec 11, 2025

The recently added config truncate_multiline (PR #180 and #181 ) might raise wrong user expectation as it relies on a workaround that is not supported by all syslog servers.
I propose to keep this dev but rename the config to octet_counted_framing which is what it actually does, and inverse the value. This should avoid confusion and prevent any future misuse.

@jclarysse jclarysse changed the title rsyslog: replace conf truncate_multiline to octet_framing rsyslog: replace conf truncate_multiline by octet_framing Dec 11, 2025
The recently added config `truncate_multiline`(PR Aiven-Open#180 and Aiven-Open#181)
might raise wrong user expectation as it relies on a workaround
that is not supported by all syslog servers.

I propose to keep this dev but rename the config to
`octet_counted_framing` which is what it actually does, and
inverse the value. This should avoid confusion and prevent any
future misuse.
@jclarysse jclarysse force-pushed the jclarysse/feat-rsyslog-sender-multiline-support-3 branch from 8c520cd to 6317954 Compare December 15, 2025 10:42
@jclarysse jclarysse changed the title rsyslog: replace conf truncate_multiline by octet_framing rsyslog: replace conf truncate_multiline by octet_counted_framing Dec 15, 2025
Copy link
Contributor

@keejon keejon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@keejon keejon merged commit 8e6c2a0 into Aiven-Open:master Dec 15, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants