Skip to content

Traffic events#290

Merged
mlsmaycon merged 27 commits intomainfrom
feature/netflow
Mar 23, 2025
Merged

Traffic events#290
mlsmaycon merged 27 commits intomainfrom
feature/netflow

Conversation

@hakansa
Copy link
Copy Markdown
Contributor

@hakansa hakansa commented Mar 20, 2025

No description provided.

Comment thread src/components/NavigationDocs.jsx Outdated
Comment on lines +3 to +9
NetBird’s **Traffic Events** feature provides a high-level view of traffic flows between network peers and resources.
It captures connection events on the client (peer) side – for example, when `Peer A` connects to `Peer B` –
allowing administrators to observe how devices communicate across the NetBird network​.
The primary purpose of flow logging is to help network admins monitor network activity,
detect unusual or unauthorized connections, and troubleshoot connectivity issues in their NetBird mesh VPN​.
Unlike packet capture, **Traffic Events** record metadata about the traffic (addresses, ports, timestamps, etc.) rather than the contents,
preserving privacy while still giving useful insight​.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not really about the mesh network. The user will have an impression that we support it on for p2p. We need to emphasise both cases: p2p and access to internal resources (maybe even crosslinking to Resources in the networks feature doc). I'd also emphasise more user to resource as this is the most common case for business

Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx
Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx
Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx Outdated
Userspace mode may introduce slightly higher CPU usage or latency since packets are handled in the application layer rather than the kernel,
but it ensures compatibility across all environments.

**[CHECK] We need to explain what's the how the Traffic Events differ in kernel mode vs userspace mode.**
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a few limitations currently, but I don't know if we need to document them right now. If we don't, I'd remove the whole section

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mlsmaycon wdyt?

Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx Outdated
Comment thread src/pages/how-to/netflow.mdx Outdated
hakansa and others added 14 commits March 23, 2025 13:42
Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com>
Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com>
Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com>
Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com>
Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com>
Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com>
Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com>
…edundant peer-to-peer log entry explanations
@mlsmaycon mlsmaycon marked this pull request as ready for review March 23, 2025 19:39
@mlsmaycon mlsmaycon requested a review from braginini March 23, 2025 19:40
@mlsmaycon mlsmaycon changed the title [draft] NetFlow Documentation Traffic events Mar 23, 2025
@mlsmaycon mlsmaycon merged commit dd9f4e2 into main Mar 23, 2025
1 check passed
@mlsmaycon mlsmaycon deleted the feature/netflow branch March 23, 2025 19:40
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 this pull request may close these issues.

4 participants