[
https://issues.apache.org/jira/browse/NIFI-10836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10836:
------------------------------------
Description: [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. (was: Add support for Fortigate RFC3195 using ListenTCP processor
in MiNiFi.
)
> 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)