You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Kevin O'Toole (JIRA)" <ji...@apache.org> on 2016/06/30 04:26:10 UTC

[jira] [Commented] (CAMEL-9551) ErrorHandler - Should not log message body by default

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

Kevin O'Toole commented on CAMEL-9551:
--------------------------------------

Is it possible to backport this change 2.16.x?

> ErrorHandler - Should not log message body by default
> -----------------------------------------------------
>
>                 Key: CAMEL-9551
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9551
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.17.0
>
>
> Related to ticket: CAMEL-9539	
> The error handler will log exhausted exchanges with stacktrace and exchange message body/header details. We should turn the latter off, so they are not logged by default.
> This helps to avoid logging message details that may be sensitive. And do that by default.
> People can turn on the old behavior with the new logExhaustedMessageBody option. Which logs all the message exchange/body details as before (also headers).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)