You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The upgrade guide for v0.30 mentions max_length has been moved to the framing setting, but the documentation does not seem to indicate a configuration for using max_length with bytes framing method. Is it accurate that this setting cannot be configured?
I've noticed a behavior with events received through the source socket are treated as the new events (delimited) by the newline character. Changing framing.method: bytes. Does the Source Socket use one of the listed framing methods by default?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Currently running v0.44.
The upgrade guide for v0.30 mentions
max_lengthhas been moved to theframingsetting, but the documentation does not seem to indicate a configuration for usingmax_lengthwithbytesframing method. Is it accurate that this setting cannot be configured?I've noticed a behavior with events received through the source socket are treated as the new events (delimited) by the newline character. Changing
framing.method: bytes. Does the Source Socket use one of the listed framing methods by default?Vector Config
No response
Vector Logs
No response
Beta Was this translation helpful? Give feedback.
All reactions