[ 
https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075441#comment-16075441
 ] 

Michael Hogue commented on NIFI-552:
------------------------------------

I've elected to add properties to support regex matching rather than replace 
the existing ones. The way i've implemented it should be backward compatible 
and shouldn't break anyone who used the existing properties. 

> 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)

Reply via email to