Replies: 2 comments 1 reply
-
Hey @webfrank 👋
It's a bit unclear what defines a message in this case. Would the LE: Converting this issue to a discussion as mentioned in #2026. |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi,
I was trying to use Benthos to receive and process syslog messages. I stopped on the codec of the socker_server input. If I use all-bytes no message is received (probably buffered in memory). Lines or delimiter it is not usable as messages are sent without any delimiter.
I think a "datagram" codec could be of help, sending out each received datagram.
Any suggestion?
Beta Was this translation helpful? Give feedback.
All reactions