Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider supporting RabbitMQ for queuing/HA #16

Open
martinb3 opened this issue Aug 26, 2014 · 1 comment
Open

Consider supporting RabbitMQ for queuing/HA #16

martinb3 opened this issue Aug 26, 2014 · 1 comment

Comments

@martinb3
Copy link
Contributor

Let redis capture all logs, then any logstash server can pick them up and index them. See http://logstash.net/docs/1.4.2/inputs/redis and http://blog.lusis.org/blog/2012/01/31/load-balancing-logstash-with-redis/.

@martinb3 martinb3 changed the title Consider supporting redis for intermediate log location Consider supporting redis for intermediate log storage / HA Aug 26, 2014
@martinb3
Copy link
Contributor Author

Apparently the current 'best' way of doing this is with RabbitMQ as the central point for logstash to push and pull work from. There's a cookbook already for it, too: https://github.com/kennonkwok/rabbitmq.

And here's a blog post about it from the author of much of the chef work for logstash and kibana, http://blog.lusis.org/blog/2012/01/31/load-balancing-logstash-with-amqp/.

@martinb3 martinb3 changed the title Consider supporting redis for intermediate log storage / HA Consider supporting RabbitMQ for queuing/HA Sep 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant