[
https://issues.apache.org/jira/browse/CAMEL-9551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-9551.
--------------------------------
Resolution: Fixed
> 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)