We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cdf954 commit ce71366Copy full SHA for ce71366
src/plugins/output/json/README.rst
@@ -259,6 +259,10 @@ with each other.
259
260
:``kafka``:
261
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.
266
267
:``name``: Identification name of the output. Used only for readability.
268
:``brokers``:
0 commit comments