[
https://issues.apache.org/jira/browse/NIFI-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547087#comment-16547087
]
Otto Fowler commented on NIFI-5139:
-----------------------------------
I think we are ok to resolve this then. the reporter can always reopen.
> ListenSyslog should process Structured Data
> -------------------------------------------
>
> Key: NIFI-5139
> URL: https://issues.apache.org/jira/browse/NIFI-5139
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.6.0
> Reporter: Aurélien DEHAY
> Priority: Minor
>
> Hello.
>
> The Structured Data as described in
> [https://tools.ietf.org/html/rfc5424#section-6.3] are not read by Nifi.
>
> I suggest the SD to be put in attributes, prefixed by the ID:
> [exampleSDID@32473 iut="3" eventSource="Application" eventID="1011"]
> to become 3 attributes
> * exampleSID@32473-iut = 3
> * exampleSID@32473-eventSource=Application
> * exampleSID@32473-eventID=1011
>
> This could be useful to preprocess RFC5424 message, prioritize or route them.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)