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

List topics available on nsqlookupds #37

Open
stuart-warren opened this issue Jul 10, 2015 · 1 comment
Open

List topics available on nsqlookupds #37

stuart-warren opened this issue Jul 10, 2015 · 1 comment

Comments

@stuart-warren
Copy link

Add ability to fetch the list of existing topics using the /topics endpoint on the nsqlookupds

I want to write a Logstash (https://www.elastic.co/products/logstash) input plugin to pull logs from NSQ.
My current plan is to allow the user to specify a regex of topics to pull logs from, but to do that I need a list of topics...

Happy to have a crack at adding this to Krakow::Discovery

@mschneider82
Copy link

Hi Stuart- i already wrote a simple logstash nsq plugin, feel free to fork and enhance, unfortunately the processing speed with nsq-ruby was nearly 10x better than krakow with the same max_in_flight counts.

both versions(krakow and nsq-ruby) are online:
https://github.com/mschneider82?tab=repositories

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

2 participants