Flume 0.9.x has a very good support for custom plugins. It comes with HelloWorld plugins which can be easily modified for your needs. https://github.com/cloudera/flume/tree/master/plugins
However, I'm not able to find any help/documentation on how to write plugins for FlumeNG which has a totally different architecture than Flume 0.9.x Does anyone know how to write custom plugins for Flume NG. TJ
