[
https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075440#comment-16075440
]
Michael Hogue commented on NIFI-552:
------------------------------------
Work here: https://github.com/m-hogue/nifi/tree/NIFI-552
> Improve LogAttribute property matching
> --------------------------------------
>
> Key: NIFI-552
> URL: https://issues.apache.org/jira/browse/NIFI-552
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.0.2
> Reporter: Michael Moser
> Assignee: Michael Hogue
> Priority: Minor
>
> The LogAttribute properties "Attributes to Log" and "Attributes to Ignore"
> currently accept a comma separated list of attributes. This becomes unwieldy
> when you want to ignore a long list of attributes.
> Modify these properties or create new properties allowing users to specify a
> regular expression. Any attribute which matches the regular expression will
> add that attribute to the appropriate "include" list or "ignore" list.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)