Commit 01ad3b44 authored by Shikhar Bhushan's avatar Shikhar Bhushan
Browse files

Merge branch '3.1.x'

parents 16de851a ec106a2e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -192,3 +192,7 @@ connector jobs to achieve double writes:
      new data to the new indices as long as the data is in Kafka.
   3. Once the data in the old indices are moved to the new indices by the reindexing process, we
      can stop the old connector job.
      
Security
--------
The Elasticsearch connector can read data from secure Kafka by following the instructions in the :ref:`Connect security documentation <connect_security>`. The functionality to write data to a secured Elasticsearch instance is not yet implemented.