I'm trying to use jdbc input plugin to connect to snowflake. The snowflake jdbc driver has a private_key_file parameter to specify an RSA key. This seems to be missing from the jdbc input configuration options at
How do I connect to snowflake via jdbc using an RSA key instead of a password?
(apologies if there is some deeper misunderstanding, please correct my assumptions)
I don't think the jdbc input will sprintf the connection string, so you will not be able to hide the password in the logstash keystore, although someone who actually uses the jdbc input (I do not) may know better.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.