diff --git a/src/pages/how-to/netflow.mdx b/src/pages/how-to/netflow.mdx index 1369a479..9c8a4a62 100644 --- a/src/pages/how-to/netflow.mdx +++ b/src/pages/how-to/netflow.mdx @@ -201,9 +201,6 @@ This can be useful for capacity planning or security monitoring. For example, if one site suddenly starts sending a lot of data to another at odd hours, the logs on the routing peers will reflect that in bytes and packets counts. Administrators might set up external log analysis to alert on unusual site-to-site flow patterns (e.g., a spike in ICMP traffic or large data transfers). -# Privacy and Security Considerations -**[CHECK] Add this section if needed** - # Conclusion Traffic Events in NetBird provide network administrators with valuable visibility into the traffic within their secure network, all while operating at a high level that avoids delving into packet contents.