[
https://issues.apache.org/jira/browse/NIFI-5337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545388#comment-16545388
]
ASF subversion and git services commented on NIFI-5337:
-------------------------------------------------------
Commit b10220439cfddd876e01f1a2279b33552e47c7ac in nifi's branch
refs/heads/master from [~ottobackwards]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b102204 ]
NIFI-5337 Syslog 5424 Record Reader and nifi-syslog-utils
- Create nifi-syslog-utils to move syslog parsing functionalty to a central
location shared by the processors and serialization/record system.
- Refactor Processors to use these utils
- Update 5424 syslog classes using simple-syslog-5424 to pick up new changes to
support this work, as well as keep dependencies/types from bleeding out to the
processors or readers
- Refactor Syslog5424Event and Parser
- Create Syslog5424RecordReader
- per review, handle blank message differently from eof
- name schema per review
This closes #2816.
Signed-off-by: Bryan Bende <[email protected]>
> Add Syslog 5424 Record Reader and create nifi-syslog-utils
> ----------------------------------------------------------
>
> Key: NIFI-5337
> URL: https://issues.apache.org/jira/browse/NIFI-5337
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Otto Fowler
> Assignee: Otto Fowler
> Priority: Major
>
> Create Record Reader for Syslog 5424 messages ( including structured data )
> built on the ParseSyslog5424 processor infrastructure.
>
> Create nifi-syslog-utils to centralize syslog support to be shared better the
> standard processors and the serialization library
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)