connector_type: elasticsearchhost: http://localhostindex_name: elastic_index# Whether to have update for the documents, need to mention the unique key field in the document as _id# _id: _key# # Whether to verify SSL certificates to authenticate.# verify_certs: true# ca_cert: "certificate.cert"