Version 1.5.5
Plugin type:
Source
Enterprise support:
Partner supported
Verification:
None
Author:
Dario Balinzo
Documentation

Elasticsearch Source Connector

This is a connector for getting data out of Elasticsearch into Apache Kafka.

Installation

Confluent Hub CLI installation

Use the Confluent Hub client to install this connector with:
confluent-hub install dariobalinzo/kafka-connect-elasticsearch-source:1.5.5
Shared.Button.Copy

Download installation

Or download the ZIP file and extract it into one of the directories that is listed on the Connect worker's plugin.path configuration properties. This must be done on each of the installations where Connect will be run.
By downloading you agree to the terms of use and software license agreement.

Configure an instance of your connector

Once installed, you can then create a connector configuration file with the connector's settings, and deploy that to a Connect worker.See here for more detailed instructions.

Support

For support please open an issue in the github repository