Skip to content

Conversation

@jclarysse
Copy link
Contributor

@jclarysse jclarysse commented Dec 9, 2025

The JSON setting truncate_multiline previously added as part of PR #180 should be a boolean not a string.
Also added its documentation.

@jclarysse jclarysse force-pushed the jclarysse/feat-rsyslog-sender-multiline-support-2 branch 2 times, most recently from 9ee571d to 5965ce6 Compare December 9, 2025 17:00
New JSON setting `truncate_multiline` added as part of previous
PR#180 should be a boolean not a string.
Also added documentation.
@jclarysse jclarysse force-pushed the jclarysse/feat-rsyslog-sender-multiline-support-2 branch from 5965ce6 to 615ac1d Compare December 9, 2025 17:02
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 fa71af5 into Aiven-Open:master Dec 9, 2025
4 checks passed
jclarysse added a commit to jclarysse/journalpump that referenced this pull request Dec 15, 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.
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