[
https://issues.apache.org/jira/browse/NIFI-10836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635395#comment-17635395
]
David Handermann commented on NIFI-10836:
-----------------------------------------
Thanks for creating this feature request [~ckumar_I]. I modified the subject
and description to be a bit more generic, not specifically associated to
{{ListenTCP}}. As mentioned in the updated description, the RFC 3195 protocol
is not a good fit for the ListenTCP processor, so supporting it will require
developing a new processor.
> Support Receiving RFC 3195 Syslog Messages
> ------------------------------------------
>
> Key: NIFI-10836
> URL: https://issues.apache.org/jira/browse/NIFI-10836
> Project: Apache NiFi
> Issue Type: Improvement
> Components: MiNiFi
> Reporter: CHANDAN KUMAR
> Priority: Major
>
> [RFC 3195|https://www.rfc-editor.org/rfc/rfc3195] defines a reliable delivery
> format for syslog messages. The {{ListenTCP}} and {{ListenSyslog}} Processors
> do not work with this format because messages span multiple lines and both
> processors expect messages to be terminated by a single newline. A new
> processor could be created to support handling RFC 3195 messages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)