Commit Graph

3 Commits

Author SHA1 Message Date
Bethuel Mmbaga
af9b1b3508 Limit traffic events to specific groups (#409) 2025-08-19 10:18:43 +03:00
hakansa
dd9f4e24e6 Traffic events (#290)
* 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>
2025-03-23 20:40:57 +01:00
Bethuel Mmbaga
7507b931d5 [management] Network traffic events docs (#291)
* Rename Network Activity Logging to Audit Activity Logging

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* refactor the audit events doc

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* add management traffic event doc

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Update audit events logging image

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Update event streaming image

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Update src/pages/how-to/traffic-events-logging.mdx

Co-authored-by: Misha Bragin <bangvalo@gmail.com>

* Update src/pages/how-to/traffic-events-logging.mdx

Co-authored-by: Misha Bragin <bangvalo@gmail.com>

* Update src/pages/how-to/traffic-events-logging.mdx

Co-authored-by: Misha Bragin <bangvalo@gmail.com>

* Update docs to clarify feature availability

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* add link

---------

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: Misha Bragin <bangvalo@gmail.com>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2025-03-23 14:17:58 +01:00