Skip to content

Add an new tap sink #36945

@coolg92003

Description

@coolg92003

Title: Enhancement to add a new tap sink

Description:

current tap sinks:

  1. File_per_tap, the performance is very low
  2. Streaming/buffered_Admin, it will block main thread routine work. Also the performance is low.
  3. Custom_sink,issue link until now, I don’t know how to use it based current investigation :(

Based above reason, I want to add a nice performance “UDP” sink.
As why this sink is needed, as you know, all upstream traffic is passed by TLS. Especially, TLS1.3, it can’t get original data even with tcpdump tool.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/tapdesign proposalNeeds design doc/proposal before implementationenhancementFeature requests. Not bugs or questions.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions