* Add Network Flow Logs documentation and navigation entry * Enhance Network Flow Logs documentation with updated retention policy and troubleshooting examples * Enhance NetFlow documentation with detailed examples for traffic verification and troubleshooting * Update section title in NetFlow documentation for clarity * Enhance NetFlow documentation with additional examples and clarifications for flow log analysis * Enhance NetFlow documentation with detailed troubleshooting guidance and insights on flow log utility for network visibility * Enhance NetFlow documentation with updates on log retention policy, log shipping to DataDog * Update NetFlow documentation to clarify use cases and enhance examples for TCP, UDP, and ICMP connections * Enhance NetFlow documentation with new examples and clarifications for flow log analysis * Enhance NetFlow documentation with improved formatting, additional details, and examples for flow log entries * Enhance NetFlow documentation with additional images and improved clarity for peer-to-host and peer-to-subnet connection scenarios * Update NetFlow documentation to include flow direction and clarify data volume measurement * fix doc * Update src/pages/how-to/netflow.mdx Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com> * Update src/pages/how-to/netflow.mdx Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com> * Update src/pages/how-to/netflow.mdx Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com> * Update src/pages/how-to/netflow.mdx Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com> * Update src/pages/how-to/netflow.mdx Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com> * Update src/pages/how-to/netflow.mdx Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com> * Update src/pages/how-to/netflow.mdx Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com> * Clarify data volume measurement in NetFlow documentation and remove redundant peer-to-peer log entry explanations * Remove redundant explanations in NetFlow documentation for clarity * Replace instances of "flow log" with "traffic event" for consistency in NetFlow documentation * add update image to reflect correct info and added retention info. * add more information to the traffic events page and temporarily disable netflow page from navigation * correct wording --------- Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com> Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
The NetBird documentation
This repository contains assets required to build the documentation website for NetBird. It is built using Docusaurus 2, a modern static website generator.
We're glad that you want to contribute!
Requirements
- node 16
- npm 8+
Installation
$ npm install
Local Development
$ npm run dev
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Contributing to the docs
You can click the Fork button in the upper-right area of the screen to create a copy of this repository in your GitHub account. This copy is called a fork. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.
Once your pull request is created, a NetBird reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, it is your responsibility to modify your pull request to address the feedback that has been provided to you by the NetBird reviewer.
Also, note that you may end up having more than one NetBird reviewer provide you feedback or you may end up getting feedback from a NetBird reviewer that is different than the one initially assigned to provide you feedback.
Furthermore, in some cases, one of your reviewers might ask for a technical review from a NetBird author when needed. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.
Code of conduct
Participation in the NetBird community is governed by the NetBirds' Code of Conduct.
Thank you
NetBird thrives on community participation, and we appreciate your contributions to our website and our documentation!