Hello Camel users, In researching options to mask i.e. the SFTP path (considered sensitive information) in all logs while retaining other information in the log line, I stumbled upon the recently completed ticket https://issues.apache.org/jira/browse/CAMEL-14844.
Unfortunately, I can't find where in the documentation this can be enabled to test if this would suit the desired purpose. How can disabling endpoint logging be set, or (better yet) is there a way to configure the existing formatters to mask this? It doesn't look like the log masking formatter or the exchange formatter would be able to override this and URISupport seems to have a fixed set of fields it masks. Best, Anthony