Troubleshooting Java probes expose secret credentials in the log files

Description of the issue

Java probes can expose secret credentials in their log files.

Workaround to the issue

Encrypt the passwords by setting ConfigCryptoAlg to AES in the probe properties file. This will encrypt all passwords and so they will not be exposed in the probe log files.