Skip to content

Apache Flume docker image with custom sources and sinks

Notifications You must be signed in to change notification settings

jtviegas/kaki-flume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Flume docker images

Apache Flume extensions java project ( src folder )

The src folder contains custom extensions to Apache Flume sources and sinks, this java project is then used as an extension library to the diverse containers using Apache Flume.

docker images (docker folder)

  • example folder : with old artifacts from previous experiences
  • collector folder: docker image to collect data from kafka and dump it in influxdb
  • percentage folder: docker image to generate random percentage values and dump it on kafka, for testing purposes;

About

Apache Flume docker image with custom sources and sinks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.9%
  • Shell 11.1%