Commit 550d96f8 authored by Robert Yokota's avatar Robert Yokota
Browse files

Add 2.x to supported versions

parent 8f03fed0
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