[
https://issues.apache.org/jira/browse/NIFI-12163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-12163:
------------------------------------
Status: Patch Available (was: Open)
> Improve Syslog 5424 Line Handling
> ---------------------------------
>
> Key: NIFI-12163
> URL: https://issues.apache.org/jira/browse/NIFI-12163
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.latest, 2.latest
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The ParseSyslog5424 and Syslog5424Reader components perform several
> unnecessary conversion steps when parsing syslog lines, going from String to
> bytes and back to String. This intermediate conversion can be eliminated in
> favor of the original string read using the configured character set.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)