Skip to content

Commit ce71366

Browse files
authored
JSON output: add warning about a bug in librdkafka to README
1 parent 9cdf954 commit ce71366

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/plugins/output/json/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,10 @@ with each other.
259259

260260
:``kafka``:
261261
Send data to Kafka i.e. Kafka producer.
262+
263+
**Warning:** Library librdkafka < ``1.5.0`` contains a bug which might prevent the plugin
264+
from starting. If so, use ``json-kafka`` output plugin which implements workaround for this
265+
issue.
262266

263267
:``name``: Identification name of the output. Used only for readability.
264268
:``brokers``:

0 commit comments

Comments
 (0)