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

network_traffic: document that fragmented UDP packets are not reconstructed #4026

Closed
efd6 opened this issue Aug 17, 2022 · 1 comment · Fixed by elastic/beats#33296
Closed

Comments

@efd6
Copy link
Contributor

efd6 commented Aug 17, 2022

In some cases we see fragmented UDP packets in packetbeat, for example when DNS responses are sent over UDP with EDNS0. Currently packetbeat does not reconstruct fragmented UDP packets, so the integration also lacks this capability. In the case of DNS monitoring, this means that large DNS responses using EDNS0 are not ingested and indexed.

This should be documented.

@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

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

Successfully merging a pull request may close this issue.

2 participants