Logstash: Official support for nats.io input

Created on 15 Feb 2016  ·  17Comments  ·  Source: elastic/logstash

Request:
Provide an official support for a nats-io-input.

In reference to elastic.co forum thread:
Nats.io “official” support as a move towards a distributed system

ping: @warkolm

help wanted new plugin

Most helpful comment

nats-io-input and nats-io-output would help us to use NATS as an alternative to Kafka.

All 17 comments

Contribution welcome!

So what the progress?

Both an input and output plugin for Nats would be very welcome

Any progress here?

I'm very quickly becoming a huge fan of nats. Now that Nats Streaming is here it could easily replace other queues like Redis, Kafka and RabbitMQ.

Any progress?

Was following the topic. No progress :/ I just dropped logstash from the
stack :)

@molszanski what did you replace it with?

Custom ETL server in node.js that talks to elasticsearch directly.

It is easier than dev opsing logstash :)

Interesting, for a well defined requirements writing a custom program for this is a very appealing solution.

Yes. I had a super simple task. So it was wiser (in respect to an overall
time use) to write a small soft that I have control than try to manage and
configure logstash for the same thing :)

@elvarb in current situation you able to:

  1. Write your own solution
  2. Write solution for logstash

because there is no integration in logstash for NATS yet...

This would be GREAT to have +1

+1

+1

I started a NATS input for Logstash.
https://github.com/lliknart/logstash-input-nats

nats-io-input and nats-io-output would help us to use NATS as an alternative to Kafka.

Was this page helpful?
0 / 5 - 0 ratings