Skip to content

VIthulan/kafka-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Source

Syslog-­ng can read messages from the sources. It process them with filters, rewrite rules, parsers and finally send messages to the destinations. Syslog-ng has a Kafka destination,which is implemented in Java. Reading messages from kafka will make it as a queue between two Syslog-ng instances.

Kafka source is implemented in Java using Syslog-ng’s Java source. It is a highlevel kafka consumer.

For further details about installation : The Syslog-ng Kafka source in Java – An Introduction

For further details about Kafka source : The Syslog-ng Kafka source - In depth analysis

About

Java Kafka source for the Syslog-ng

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages