1
0
mirror of synced 2025-12-23 21:03:15 -05:00
Files
airbyte/airbyte-integrations/connectors/destination-elasticsearch-strict-encrypt
Greg Solovyev a73ae2b09d Add SSH tunneling to Elastic Search Destination (#17805)
* Add support for using URL in tunneled config
* Add support for SSH tunneling to destination-elasticsearch and destination-elasticsearch-strict-encrypt
2022-10-14 16:12:16 -07:00
..

Elasticsearch Strict Encrypt Test Configuration

In order to test the Elasticsearch destination, you need to have the up and running Elasticsearch that has xpack.security.enabled.

This connector inherits the Elasticsearch destination, but support authorized connections only.