[
https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334835#comment-17334835
]
ASF subversion and git services commented on NIFI-552:
------------------------------------------------------
Commit 93dcf25d33fe9f4cb581c33a220aba41e99ea5db in nifi's branch
refs/heads/main from herbert
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=93dcf25 ]
MINIFI-552: Fix new SSL SAN Behaviour from new Jetty Version
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5036
> 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 W Moser
> Assignee: Michael Hogue
> Priority: Minor
> Fix For: 1.4.0
>
>
> 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
(v8.3.4#803005)