[
https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075751#comment-16075751
]
ASF subversion and git services commented on NIFI-552:
------------------------------------------------------
Commit e6b166a3a275cb0e4a088ed47607a43f6154df38 in nifi's branch
refs/heads/master from m-hogue
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e6b166a ]
NIFI-552: added regex properties for include and ignore filters in LogAttribute
This closes #1981
Signed-off-by: Tony Kurc <[email protected]>
> 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)