-
Feature
-
Resolution: Done
-
Major
-
fuse-7.4-GA
There is a use case that sensitive data is passed to Camel exec component's argument. Please provide an option to mask those argument values in log.
About the current implementation, please check org.apache.camel.component.exec.ExecCommand.toString() and org.apache.camel.component.exec.ExecProducer.process() methods.
- links to