Skip to main content
The ElasticSearch Kafka Connect Sink connector is a Kafka Connect connector that writes data from Kafka topics to ElasticSearch.
This connector is available as a built-in connector on StreamNative Cloud.

Prerequisites

  • A running ElasticSearch cluster

Quick Start

  1. Setup the kcctl client: doc
  2. Set up a ElasticSearch cluster
  3. Create a JSON file like the following:
  4. Run the following command to create the connector:

Configuration

The ElasticSearch Kafka Connect Sink connector is configured using the following properties: For more information about the configuration properties, see the Official ElasticSearch Kafka Connect Sink Connector documentation.