1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
proftpd-mod_kafka
=================
Status
------
[](https://github.com/Castaglia/proftpd-mod_kafka/actions/workflows/ci.yml)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)
Synopsis
--------
The `mod_kafka` module for ProFTPD allows for sending log messages, as JSON,
to Kafka brokers using the [librdkafka](https://github.com/edenhill/librdkafka)
client library.
See the [mod_kafka.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_kafka/blob/master/mod_kafka.html) documentation for more details.
|