Bryan Bende
|
6f5fb59479
|
NIFI-1420 Adding Splunk bundle containing PutSplunk, and GetSplunk, and adding a ListenTCP processor to standard processors. Refactored internal code from PutSyslog to create a generic AbstractPutEventProcessor which PutSplunk extends from.
This closes #233
|
2016-03-07 18:21:17 -05:00 |
Bryan Bende
|
4653908b22
|
NIFI-1227 Adding SSL/TLS support to Syslog processors
-Removing connection creation from PutSyslog onScheduled, and reusing constructor in SSLSocketChannel
-Reducing visiblity of inner classes
|
2015-12-03 11:42:33 -05:00 |
Tony Kurc
|
3a7ddc6a35
|
NIFI-1054: Fixed DOS line endings in xml, java and js source files
Signed-off-by: joewitt <joewitt@apache.org>
|
2015-12-01 22:49:51 -05:00 |
Tony Kurc
|
528dab78d6
|
NIFI-1073: Fixing coverity discovered errors. Resource leaks, and statics
Reviewed by Bryan Bende (bbende@apache.org)
|
2015-11-14 18:56:43 -05:00 |
Mark Payne
|
68d94cc01b
|
NIFI-744: Refactored ContentClaim into ContentClaim and ResourceClaim and allowed resource claim to be reused across sessions
|
2015-08-21 11:08:34 -04:00 |
joewitt
|
aa99884782
|
NIFI-850 removed nifi parent, updated nifi pom, moved all nifi subdirs up one level, fixed readme.
|
2015-08-15 13:12:22 -04:00 |