Open urso opened 7 years ago
@urso @adriansr Does this pull also partially address this issue? https://github.com/elastic/beats/pull/5476
@tbragin No. Flows support and integrating flows into application protocols is about collecting metrics only.
If using Packetbeat and not interested in any of the supported protocols can we have a generic "TCP" option where we can specify a list of ports to be able to filter on specific traffic flows before the analysis stage.
@london2016 this can already be done by configuring your custom packet filter in the device configs. Please checkout the forums if you need any help.
Well...version 7.0 is here and nothing has been resolved about this issue yet...
PB version 7.3.1 has been released but this issue is still there and many are facing problems due to lack of information in debugging mode. This flow enhancement is necessary for troubleshooting.
Pinging @elastic/integrations-services (Team:Services)
Adding this to triage because we're still seeing requests for ways to measure tcp connection drops in particular and it looks like this fell off the radar for a while.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
would be a nice addition
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Part of the proposed enhancements would still be useful to have. @jamiehynds Would it be possible to take some enhancements on the roadmap?
It would be a very nice feature to support translation layer for TCP/UDP, which will help measure network performance, especially for forwording devices(use linux as a gateway, running routing, NAT, and firewall function)
Pinging @elastic/security-external-integrations (Team:Security-External Integrations)
Hi! We just realized that we haven't looked into this issue in a while. We're sorry!
We're labeling this issue as Stale
to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1
.
Thank you for your contribution!
.
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform)
This issue still work in progress after 7 years?
Flows support in 5.0 is quite rudimentary, not really taking any network layers (arbitrary timeout) into account and only counting packets and bytes. Plus, there is a parent-child relation between flows and transactions, not yet represented in packetbeat events being published.
List of flow proposed enhancements: