Closed zwentastic closed 5 years ago
@zwentastic Have you considered using the Logstash Keystore to store your jdbc password?
@robbavey Thank you for this suggestion. I'm trying to use Logstash within a kubernetes environment. Therefore it would be more handy to use files for storing secrets. But using the Logstash Keystore might be a workaround.
Please provide the parameter
jdbc_password_filepath
for storing the password in a separate file. This is necessary to separate secrets from configuration.