Vector: New `nats` sink

Created on 19 Dec 2019  路  7Comments  路  Source: timberio/vector

NATS is an open-source messaging system in CNCF. I'd like to create a sink that flushes logs events to a NATS system.

data model logs sinks should good first issue outside help feature

Most helpful comment

Hey all, I've started a pull request on my current stab at making a NATS sink. Any oversight and feedback would be greatly appreciated!

All 7 comments

Noting, @derekcollison mentioned that Nats will be creating an official Rust client. We should take that into consideration before starting development.

Yes we will be. There are some good ones now too that you can use in the interim.

Any updates one this? Especially after an official release 馃槈 https://github.com/nats-io/nats.rs

The rust client is quickly becoming a top tier client.

We would love to have both a source and sink for NATS, but it's unfortunately not currently a priority for any of our team members.

We will get there eventually, but I'd definitely encourage anyone interested to open a PR in the meantime! We're always happy to help guide new contributors.

Hey all, I've started a pull request on my current stab at making a NATS sink. Any oversight and feedback would be greatly appreciated!

/cc @ripienaar.

Was this page helpful?
0 / 5 - 0 ratings