getting msg
[logstash.outputs.elasticsearch] You are using a deprecated config setting "truststore_password" set in elasticsearch. Deprecated settings will continue to work, but are scheduled for removal from logstash in the future. Use 'ssl_truststore_password' instead. If you have any questions about this, please visit the logstash channel on freenode irc.
Not sure where it needs to be replaced, our conf.d is empty as we have everything under logstash.yml
this is the current way on our yml file
xpack.management.elasticsearch.ssl.truststore.path: /etc/logstash/logstash.truststore
xpack.management.elasticsearch.ssl.truststore.password:
xpack.management.elasticsearch.ssl.keystore.path: /etc/logstash/logstash-abc.keystore
xpack.management.elasticsearch.ssl.keystore.password:
xpack.management.elasticsearch.ssl.verification_mode: