flume-ng-rabbitmq icon indicating copy to clipboard operation
flume-ng-rabbitmq copied to clipboard

Flume plugin for RabbitMQ

Results 7 flume-ng-rabbitmq issues
Sort by recently updated
recently updated
newest added

Consumer reports an error during consuming rabbit messages, but the exception handling mechanism went into infinite recursion loop. ` 2018-03-06 12:48:45,930 ERROR org.apache.flume.source.rabbitmq.RabbitMQSource: sourceName - Exception thrown while pulling from...

Add functionality to exchange name and queue name. With this you can specify dynamically the exchange and queue name like "name_%{header_field}"

I'm not sure if I'm missing something but I'm only able to pull somewhere between 10-50 messages/second from my RMQ source but I'm able to get in the range of...

Enable process event to specific channels, by name. Everything is documented at the Readme file.

Enable basic SSL support. Essentially just uncomments the code in `RabbitMQUtil.java` Further work should pass extra configuration options to the SSL library.

[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://infosecwriteups.com/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb) --- This is a security fix for a high severity vulnerability in your [Apache Maven](https://maven.apache.org/) `pom.xml` file(s). The build files indicate that this project is resolving dependencies over HTTP...