[
https://issues.apache.org/jira/browse/NIFI-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887115#comment-16887115
]
Otto Fowler commented on NIFI-6443:
-----------------------------------
The issue was that simple-syslog-5424 was incorrectly expecting a space between
SD elements, which is explicitly against the specification.
Upstream was corrected to only support correct SD.
This patch changes to the upstream version with the fix, and also adjusts the
test so that they are testing with correctly structured 5424 with multiple SD
elements.
The patch is correct by inspection.
> ParseSyslog5424 n-th SD-ELEMENT isn't parsed
> --------------------------------------------
>
> Key: NIFI-6443
> URL: https://issues.apache.org/jira/browse/NIFI-6443
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Michael Guelfi
> Priority: Minor
> Attachments: ParseSyslog5424.patch
>
>
> simple-syslog-5424 has been updated 0.0.13 to fix a parsing bug
> The attached patch updates the POM to pull that update, and fixes the testing
> to match.
> There was also a bug in the SYSLOG_BODY test that meant some edge cases
> around the same parsing passed when they should have failed.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)