Michael Moser created NIFI-552:
----------------------------------
Summary: 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
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.3.4#6332)