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

Colm O hEigeartaigh commented on CXF-8699:
------------------------------------------

Hi [~jgreffe] ,

Yes please just submit a new PR for it. We can use the same JIRA.

> Abillity to set sensitive filters on LoggingFeature
> ---------------------------------------------------
>
>                 Key: CXF-8699
>                 URL: https://issues.apache.org/jira/browse/CXF-8699
>             Project: CXF
>          Issue Type: Improvement
>          Components: logging
>    Affects Versions: 3.4.7
>            Reporter: Julien Greffe
>            Priority: Major
>             Fix For: 4.0.0, 3.6.0, 3.5.3, 3.4.8
>
>
> Hello,
> class {{LoggingFeature}} has new methods to add sensitive filters on custom 
> LoggingFeature:
> {code}
> addSensitiveElementNames
> addSensitiveProtocolHeaderNames
> {code}
> Currently, we can't configure the default LoggingFeature to filter sensitive 
> informations from scratch through configuration.
> More, we can't change configuration to update filters and have them reflected 
> on default LoggingFeature.
> Idea is to:
> - add two methods
> {code}
> setSensitiveElementNames
> setSensitiveProtocolHeaderNames
> {code}
> - add two configuration keys:
> {code}
> sensitiveElementNames
> sensitiveProtocolHeaderNames
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to