diff --git a/src/plugins/output/json/README.rst b/src/plugins/output/json/README.rst index 1d3cc09e..84152a82 100644 --- a/src/plugins/output/json/README.rst +++ b/src/plugins/output/json/README.rst @@ -259,6 +259,10 @@ with each other. :``kafka``: Send data to Kafka i.e. Kafka producer. + + **Warning:** Library librdkafka < ``1.5.0`` contains a bug which might prevent the plugin + from starting. If so, use ``json-kafka`` output plugin which implements workaround for this + issue. :``name``: Identification name of the output. Used only for readability. :``brokers``: