This plugins provides a Sink to be able to send events from Apache Flume v1.4.0 to a Kestrel server.
Download and extract the latest version of apache flume
Add a link to the root of the flume binary distribution
ln -s /localdisk/apache-flume-1.4.0-bin
Build the sources using ant
ant clean && ant