[
https://issues.apache.org/jira/browse/CAMEL-14150?focusedWorklogId=339917&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-339917
]
ASF GitHub Bot logged work on CAMEL-14150:
------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Nov/19 12:25
Start Date: 07/Nov/19 12:25
Worklog Time Spent: 10m
Work Description: JiriOndrusek commented on pull request #3325:
[CAMEL-14150] Camel-exec: option to hide sensitive information in log
URL: https://github.com/apache/camel/pull/3325
Issue: https://issues.apache.org/jira/browse/CAMEL-14150
Adds configuration parameter (logCommandsAtLevelDebug) to set legging level
DEBUG for logging of executed commands (for the scenario, when commands
contains some sensitive information). Default value is false, so there is no
change in behavior of parameter is not defined.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 339917)
Remaining Estimate: 0h
Time Spent: 10m
> Camel-exec: option to hide sensitive information in log
> -------------------------------------------------------
>
> Key: CAMEL-14150
> URL: https://issues.apache.org/jira/browse/CAMEL-14150
> Project: Camel
> Issue Type: Improvement
> Components: camel-exec
> Affects Versions: 3.0.0
> Reporter: Jiri Ondrusek
> Assignee: Jiri Ondrusek
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It's possible, that ExecCommand may contain sensitive information. These
> commands are logged on level INFO during route execution. New configuration
> parameter should be introduced, which will change the level of the log for
> ExecCommand to DEBUG.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)