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

[receiver/netflow] Netflow receiver implementation - PR 2 #36865

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

dlopes7
Copy link
Contributor

@dlopes7 dlopes7 commented Dec 16, 2024

#34164 added the skeleton for the netflow receiver, this adds the implementation along with tests

  • Implement the receiver construction, along with the UDP listener that receives the packets
  • Implement the producer, the function that is responsible for parsing the data and sending it to the consumers
  • Add tests

Link to tracking Issue: #32732

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants