ilanddev / syslogng_kafka

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

syslog-ng-mod-python Apache Kafka destination

image

image

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.

About

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

License:Other


Languages

Language:Python 95.2%Language:Makefile 4.8%