GitHub user trixpan reopened 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
commit e9d67d5ed04b63d71acaf7524045922054b8c251
Author: Andre F de Miranda <[email protected]>
Date: 2016-03-19T00:29:01Z
NIFI-856 Add license header to some of the test units
commit d4b5b10d5e14ff52612f8d36dfae206ddb6b6ffe
Author: Andre F de Miranda <[email protected]>
Date: 2016-03-19T01:00:15Z
NIFI-856 Fix checkstyle:check warnings
commit f33307b16b6690ee1b3c7f25c0f2423d65844c6b
Author: Andre F de Miranda <[email protected]>
Date: 2016-03-19T06:18:13Z
NIFI-856 Fix org.apache.rat:apache-rat-plugin:0.11:check validaiton errors
commit 5be4b91e5e3a279f469e11c7519fd6b8d1d93f95
Author: Andre F de Miranda <[email protected]>
Date: 2016-03-19T10:53:28Z
NIFI-856 use JSON to carry Lumberjack fields between Handler and onTrigger
method
commit 83b5781fb6fce22690d0b2360485bc1bfd8a4754
Author: Andre F de Miranda <[email protected]>
Date: 2016-03-19T15:32:06Z
NIFI-856 Remove unused imports (contrib-check now passes)
commit 1d7b75caf8bdeb5affc9ec6c383cd7541284a47a
Author: Andre F de Miranda <[email protected]>
Date: 2016-04-07T09:11:19Z
NIFI-856 - Bump version to trigger travis
commit 9857b5c74490cb57b1fae622a2b639d812335234
Author: Andre F de Miranda <[email protected]>
Date: 2016-04-07T09:20:17Z
Revert "NIFI-856 - Bump version to trigger travis again..."
This reverts commit 1d7b75caf8bdeb5affc9ec6c383cd7541284a47a.
commit bedff1e50cff8d6aa574f8a7158701b0c416388c
Author: Andre F de Miranda <[email protected]>
Date: 2016-04-07T10:53:24Z
Merge remote branch 'upstream/master' into NIFI-856v2
commit ff8d20d323dbaf43b978faef839eb49e12788d69
Author: Andre F de Miranda <[email protected]>
Date: 2016-04-07T10:56:25Z
NIFI-856 - Matches upstream version (0.6.0)
----
---
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.
---