Commit ce34d092 authored by Joel Hamill's avatar Joel Hamill
Browse files

Merge branch '4.1.2-post' into 5.0.0-post

parents 3ea7c424 ddde5d51
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
Configuration Options
=====================
Elasticsearch Configuration Options
===================================

.. contents::
    :local:
+3 −0
Original line number Diff line number Diff line
@@ -31,6 +31,9 @@ Quick Start
This quick start uses the Elasticsearch connector to export data produced by the Avro console
producer to Elasticsearch.

For a more detailed Docker-based example of the Confluent Elasticsearch Connector, check out :ref:`Confluent Platform demo<cp-demo>`.
With this demo you can deploy a Kafka streaming ETL, including Elasticsearch, using KSQL for stream processing.

**Prerequisites:**

- :ref:`Confluent Platform <installation>` is installed and services are running by using the Confluent CLI. This quick start assumes that you are using the Confluent CLI, but standalone installations are also supported. By default ZooKeeper, Kafka, Schema Registry, Kafka Connect REST API, and Kafka Connect are started with the ``confluent start`` command. For more information, see :ref:`installation_archive`.
+3 −2
Original line number Diff line number Diff line
@@ -12,5 +12,6 @@ Contents:
   configuration_options
   changelog

To see a working example of the Confluent Elasticsearch Connector, check out :ref:`Confluent Platform demo<cp-demo>`. The demo shows you how to deploy a Kafka streaming ETL, including Elasticsearch, using KSQL for stream processing.
The Elasticsearch connector is available as open source software under the
`Apache License v2.0 license <http://www.apache.org/licenses/LICENSE-2.0>`_.
Source code at `https://github.com/confluentinc/kafka-connect-elasticsearch <https://github.com/confluentinc/kafka-connect-elasticsearch>`_.
 No newline at end of file