* feat: adds destination-elasticsearch * feat: adds destination-elasticsearch es server container * refactor: header configuration * update: only call createIndex when preparing the writes * update: reuse container * fix: make index names valid and use namespace * refactor: use bulk process and buffered consumer * refactor: fix bulk process and buffered consumer * chore: update documentation * update: remove ssl reference * fix: bulk indexing adds test logging config to inspect http wire begins work for overrwriting existing records * docs: update for authentication * refactor: simplify config * refactor: cleanup indices, implement auth * update: cleanup equals/toString in Elasticsearch ConnectionConfiguration * chore: use conventions and remove unused code * update: close underlying rest connection * update: enable `supportsNormalization` * refactor: better encapsulate index naming * update: allow upserting * update: use oneOf for auth method * refactor: use encapsulated auth object * chore: pretty * update: simplify auth header creation * chore: remove unused class * update: use boolean as field type * adds: elasticsearch example server * fix: api secret test
Connector Catalog
Connector grades
Airbyte uses a grading system for connectors to help users understand what to expect from a connector. There are three grades, explained below:
Certified: This connector has been proven to be robust via usage by a large number of users and extensive testing.
Beta: While this connector is well tested and is expected to work a majority of the time, it was released recently. There may be some unhandled edge cases but Airbyte will provide very quick turnaround for support on any issues (we'll publish our target KPIs for support turnaround very soon). All beta connectors will make their way to certified status after enough field testing.
Alpha: This connector is either not sufficiently tested, has extremely limited functionality (e.g: created as an example connector), or for any other reason may not be very mature.
Sources
Destinations
| Connector | Grade |
|---|---|
| AzureBlobStorage | Alpha |
| BigQuery | Certified |
| Chargify (Keen) | Alpha |
| Databricks | Beta |
| Elasticsearch | Alpha |
| Google Cloud Storage (GCS) | Alpha |
| Google Pubsub | Alpha |
| Kafka | Alpha |
| Keen | Alpha |
| Local CSV | Certified |
| Local JSON | Certified |
| MeiliSearch | Beta |
| MongoDB | Alpha |
| MySQL | Beta |
| Oracle | Alpha |
| Postgres | Certified |
| Redshift | Certified |
| S3 | Certified |
| SQL Server (MSSQL) | Alpha |
| Snowflake | Certified |