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

2021-04-28 Thread ASF subversion and git services (Jira)


[ 
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 

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)


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

2017-07-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on NIFI-552:
-

Github user asfgit closed the pull request at:

https://github.com/apache/nifi/pull/1981


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


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

2017-07-05 Thread ASF subversion and git services (JIRA)

[ 
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 


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


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

2017-07-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on NIFI-552:
-

Github user trkurc commented on the issue:

https://github.com/apache/nifi/pull/1981
  
reviewing


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


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

2017-07-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on NIFI-552:
-

GitHub user m-hogue opened a pull request:

https://github.com/apache/nifi/pull/1981

NIFI-552: Added include/ignore regex properties to LogAttribute

Thank you for submitting a contribution to Apache NiFi.

In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:

### For all changes:
- [ ] Is there a JIRA ticket associated with this PR? Is it referenced 
 in the commit message?

- [ ] Does your PR title start with NIFI- where  is the JIRA number 
you are trying to resolve? Pay particular attention to the hyphen "-" character.

- [ ] Has your PR been rebased against the latest commit within the target 
branch (typically master)?

- [ ] Is your initial contribution a single, squashed commit?

### For code changes:
- [ ] Have you ensured that the full suite of tests is executed via mvn 
-Pcontrib-check clean install at the root nifi folder?
- [ ] Have you written or updated unit tests to verify your changes?
- [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)? 
- [ ] If applicable, have you updated the LICENSE file, including the main 
LICENSE file under nifi-assembly?
- [ ] If applicable, have you updated the NOTICE file, including the main 
NOTICE file found under nifi-assembly?
- [ ] If adding new Properties, have you added .displayName in addition to 
.name (programmatic access) for each of the new properties?

### For documentation related changes:
- [ ] Have you ensured that format looks appropriate for the output in 
which it is rendered?

### Note:
Please ensure that once the PR is submitted, you check travis-ci for build 
issues and submit an update to your PR as soon as possible.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/m-hogue/nifi NIFI-552

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/1981.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1981


commit 759d1369a9fbc85e9dbdc70e1861c2d4db89a40b
Author: m-hogue 
Date:   2017-07-05T21:10:58Z

NIFI-552: added regex properties for include and ignore filters in 
LogAttribute




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


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

2017-07-05 Thread Michael Hogue (JIRA)

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


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

2017-07-05 Thread Michael Hogue (JIRA)

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

Michael Hogue commented on NIFI-552:


Work here: https://github.com/m-hogue/nifi/tree/NIFI-552

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