kafkalog
bridges a syslog feed with an Apache Kafka
topic.
TODO.
Contributions may be proposed via a pull request. (Please email a completed individual CLA or corporate CLA to info@mult.ifario.us, as appropriate).
Include the following in your pom.xml
:
<dependency> <groupId>io.ifar.kafkalog</groupId> <artifactId>kafkalog</artifactId> <version>0</version> </dependency>
Snapshots are available from the Sonatype OSS Snapshot Repository.
Releases are available on Maven Central.
The license for kafkalog
is BSD 2-clause. This information is also
present in the LICENSE
file and in pom.xml
.