You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Michael Moser (JIRA)" <ji...@apache.org> on 2015/04/28 22:58:05 UTC

[jira] [Created] (NIFI-552) Improve LogAttribute property matching

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)