Skip to main content

Confluent Cloud Connect

Connect to External Services

Elasticsearch Sink V2 Connector for Confluent Cloud

What V2 unlocks?

Elasticsearch V2 removes version and deployment constraints that existed in V1:

  • Elasticsearch 9.x Support: Compatible with Elasticsearch 9.x servers.
  • Elasticsearch Serverless Support: Supports integration with Elasticsearch Serverless deployments.
  • Topic-to-Resource Mapping: Allows flexible mapping of Kafka topics to Elasticsearch indexes or data streams.
  • API Key Authentication: Supports secure authentication using Elasticsearch API keys.
  • Alias Support: Enables writing to Elasticsearch index aliases for seamless index rollover and management.

Other Features of Elasticsearch V2 Sink:

  • Exactly-once Delivery: Guarantees records are delivered exactly once to Elasticsearch indexes or data streams, preventing duplicates.
  • Private Networking: Supports private connectivity to Elasticsearch clusters across AWS, Azure, and GCP.
  • Client-side Field-Level Encryption (CSFLE): Enables encryption of sensitive fields before data leaves Kafka.
  • Input Data Formats: Supports AVRO, JSON_SR, PROTOBUF, and JSON.
  • Offset Management: Provides robust offset management for reliable and predictable data delivery.
  • Fail-fast Validations: Performs early validation of configuration and connectivity to catch issues before runtime.

Elasticsearch Sink V2 Connector for Confluent Cloud Quick Start | Confluent Documentation