Unverified Commit 231c1531 authored by Robert Yokota's avatar Robert Yokota Committed by GitHub
Browse files

Merge pull request #182 from rayokota/update-versions-in-doc

Add 2.x to supported versions
parents 8f03fed0 550d96f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ producer to Elasticsearch.
**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`.
- Elasticsearch 5.x or 6.x is installed and running.
- Elasticsearch 2.x, 5.x, or 6.x is installed and running.

----------------------------
Add a Record to the Consumer