[
https://issues.apache.org/jira/browse/CXF-7113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15632248#comment-15632248
]
ASF GitHub Bot commented on CXF-7113:
-------------------------------------
GitHub user govindps opened a pull request:
https://github.com/apache/cxf/pull/191
Add support to ignore list of headers from logging
https://issues.apache.org/jira/browse/CXF-7113
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/govindps/cxf master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/191.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 #191
----
commit 58aeec4aec28b54365a850625134fe2e523db22b
Author: govind <[email protected]>
Date: 2016-11-03T09:52:30Z
Add support to ignore list of headers from logging
----
> Ignore logging certain headers in Request/Response
> --------------------------------------------------
>
> Key: CXF-7113
> URL: https://issues.apache.org/jira/browse/CXF-7113
> Project: CXF
> Issue Type: Improvement
> Components: Core
> Reporter: Govindaram PS
>
> * In a unsecure logging environment, certain secure headers should not be
> logged.
> * Certain header values might be too big or same for all request. Removing
> these header will keep the log compact.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)