From f00b9c735775d1c606296b870dfc556862a4e9a3 Mon Sep 17 00:00:00 2001 From: Hakan Sariman Date: Mon, 24 Mar 2025 10:19:42 +0800 Subject: [PATCH] Remove placeholder for Privacy and Security Considerations section --- src/pages/how-to/netflow.mdx | 3 --- 1 file changed, 3 deletions(-) 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.