All, Apologies for the mess, git got me on this one.
This is my first code contribution in Java and will probably sound a bit like gibberish to my untrained ears, so please be nice. :-) Cheers On Sat, Mar 19, 2016 at 2:37 AM, trixpan <[email protected]> wrote: > GitHub user trixpan opened a pull request: > > https://github.com/apache/nifi/pull/290 > > NIFI-856 Implements experimental ListenLumberjack Processor > > ListenLumberjack processor should allow NiFi to act as a drop in > replacement on pipelines > using logstash-forwarder and Logstash's Lumberjack output to move data > created by > distributed systems. > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/trixpan/nifi NIFI-856v2 > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/nifi/pull/290.patch > > To close this pull request, make a commit to your master/trunk branch > with (at least) the following in the commit message: > > This closes #290 > > ---- > commit 777852f1e994be737eeb3f8b832ffd3db25e02f7 > Author: Andre F de Miranda <[email protected]> > Date: 2016-03-18T14:41:35Z > > NIFI-856 Implements experimental ListenLumberjack Processor > > ---- > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at [email protected] or file a JIRA ticket > with INFRA. > --- >
