syslogng_kafka

syslog-ng mod-python Kafka driver


Keywords
syslogng, kafka, message-broker, python, syslog-ng
License
Apache-2.0
Install
pip install syslogng_kafka==0.1.11

Documentation

syslog-ng-mod-python Apache Kafka destination

https://travis-ci.org/ilanddev/syslogng_kafka.svg?branch=master Documentation Status Requirements Status License

syslogng_kafka provides a Python module for syslog-ng 3.7 allowing one to filter and forward syslog messages to Apache Kafka brokers.

The implementation leverages confluent-kafka which uses the awesome librdkafka library providing reliability and high performance.

Please read the doc as in most cases a `pip install` won't work as they are particular requirements that are currently not met by mainstream Linux distributions.