I don't want to write username and password in JDBC input of logstash.conf file but I want to import it from another config file. Can anyone explain if this can be done? I don't want my password/username to be exposed in logstash.config file
I found jdbc_password_filepath but nothing much has been explained about this.