schmichri commented on issue #15130:
URL: https://github.com/apache/druid/issues/15130#issuecomment-1759525778

   Let me add some details: The settings mentioned above are Environment 
Variables with credentials. E.g.
   ```
   # e.g.
   druid_server_https_keyStorePassword=abcde
   # resolves in the runtime.properties 
   Setting druid.server.https.keyStorePassword=abcde
   ```
   
   So it's rather regarding the Docker startup script than Apache Druid itself, 
even before `druid.startup.logging.maskProperties` would have been applied. 
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to