Commit 08585c98 authored by Arjun Satish's avatar Arjun Satish
Browse files

Add reference to RegexRouter transform



Signed-off-by: default avatarArjun Satish <arjun@confluent.io>
parent aac7a2a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ Data Conversion
  * Importance: low

``topic.index.map``
  This option is now deprecated. A future version may remove it completely. Please use single message transforms to map topic names to index names.
  This option is now deprecated. A future version may remove it completely. Please use single message transforms, such as RegexRouter, to map topic names to index names.

  A map from Kafka topic name to the destination Elasticsearch index, represented as a list of ``topic:index`` pairs.

+1 −1

File changed.

Contains only whitespace changes.