[rabbitmq-discuss] RabbitMQ + Logstash + Rails

Alexis Richardson alexis at rabbitmq.com
Tue Oct 30 21:39:14 GMT 2012


You might also want to ask this on the ruby gem list...

On Tue, Oct 30, 2012 at 6:05 PM, Mark <static.void.dev at gmail.com> wrote:
> Anyone out there using RabbitMQ with Logstash and/or Gralyog2? If so, could you please describe your experiences.
>
> General questions about the above technologies. After reading through Logstash it seems the general use case is that there is a Logstash agent sitting on each machine that you want to aggregate logs from. This agent will then tail/read a list of logs and then you can send them off to RabbitMQ via their AMQP output. I see however there is also an AMQP input so instead of having an agent on each machine, why not just send the logs to AMQP and then have a Logstash read from that input? This would remove the need of having an agent on each machine. Are there performance reasons of why not to send everything via AMQP? If one would to do this in Rails (Unicorn server) would it be best to use Bunny or the async AMQP gem?
>
> Thanks
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list