Please enable JavaScript to view this site.

In addition to the installation of the librdkafka library, writing to Kafka requires the following permissions:

Read access to librdkafka libraries

Port access [plaintext, sasl, zookeeper if desired]

Plaintext security – no changes needed

SASL/Kerberos – follow details in librdkafka doc for producer config, client keys, etc.