Skip to content

Commit 2945f4f

Browse files
authored
Doc update for kafka
1 parent e6f37e3 commit 2945f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ messenger. Available options:
206206
----------------------
207207

208208
Options defined here configure the `kafka <https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/kafka/>`_
209-
messenger:
209+
messenger. based on `confluent-kafka <https://pypi.org/project/confluent-kafka/>`_:
210210

211211
* ``brokers`` (default: ``localhost:9092``), endpoint of Kafka server. Port must be provided for each endpoint.
212212
* ``topic`` (default: ``caso``), Kafka topic.

0 commit comments

Comments
 (0)