[
https://issues.apache.org/jira/browse/NIFI-6310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845254#comment-16845254
]
Otto Fowler commented on NIFI-6310:
-----------------------------------
Since the RFC6587 is for syslog over tcp, and is a format 'above' 5424 and 3164
I don't think this is a SyslogReader issue. This would be something that
ListenSyslog would support instead, since it reads off the wire.
But I may be wrong [~bbende]? What other over the wire syslog ingest would we
have? Where do you think this would belong?
> SyslogReader does not support octet counting
> --------------------------------------------
>
> Key: NIFI-6310
> URL: https://issues.apache.org/jira/browse/NIFI-6310
> Project: Apache NiFi
> Issue Type: New Feature
> Affects Versions: 1.9.2
> Reporter: Anand Parmar
> Priority: Minor
>
> If a syslog is sent in a octet counted format, then the SyslogReader cannot
> read it. SyslogReader assumes that the syslog is newline delimited.
> Octet counting is described in
> https://tools.ietf.org/html/rfc6587#section-3.4.1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)