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

Output: Kafka #211

Closed
samcm opened this issue Sep 28, 2023 · 6 comments
Closed

Output: Kafka #211

samcm opened this issue Sep 28, 2023 · 6 comments

Comments

@samcm
Copy link
Member

samcm commented Sep 28, 2023

Create a new output in pkg/output that connects to a Kafka cluster and publishes events on to a topic. The output can make use of the proto/xatu.Filter struct to handle event routing.

@samcm samcm changed the title Kafka output Output: Kafka Sep 28, 2023
@00x-dx
Copy link
Contributor

00x-dx commented Oct 10, 2023

Hi @samcm I have started looking into this. Probably will raise a PR in the coming week.

@samcm
Copy link
Member Author

samcm commented Oct 11, 2023

@0x-dx Hello! That'd be awesome, thank you!

@00x-dx
Copy link
Contributor

00x-dx commented Oct 13, 2023

@samcm Currently I have added a drafted version at #239. Probably will perform some more testing this weekend, before pushing the final changes along with the documentation. Meanwhile, any feedback would be appreciated.

@samcm
Copy link
Member Author

samcm commented Oct 16, 2023

That's looking really really good @0x-dx - nice work! Let me know when you've pushed those changes and are happy for me to merge 🙏

@00x-dx
Copy link
Contributor

00x-dx commented Oct 18, 2023

@samcm I have pushed the remaining changes to #239. It can be reviewed.

@samcm
Copy link
Member Author

samcm commented Oct 25, 2023

Merged! Nice work 🎉

@samcm samcm closed this as completed Oct 25, 2023
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