hint:Comma-separated list of Elasticsearch hosts to connect to, including the port, username and password if necessary. (e.g. http://localhost:9200, https://user:pass@es1.example.com:9200)
order:2
verifyTLSCertificate:
title:Verify TLS Certificate
type:Boolean
default:true
order:3
tlsCertPath:
title:TLS Certificate Path
type:String
hint:Absolute path to the TLS certificate on the server.