Supports capturing network packets as a data source #19507
Unanswered
bitcapybara
asked this question in
General
Replies: 2 comments
-
Hey! No current plans to add this, but it is an interesting idea. |
Beta Was this translation helpful? Give feedback.
0 replies
-
OK...If there is a need, I hope to contribute my efforts.😊 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, there! It seems that
Vector
does not support capturing network packets from a specific network interface asSource
, any plans on it? This way we can analyze network traffic and store the results, like src/dest ip address/port, tcp flags... and so on, which may be useful to monitor network traffic in some situationsBeta Was this translation helpful? Give feedback.
All reactions