mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
[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>
This commit is contained in:
@@ -158,7 +158,8 @@ export const docsNavigation = [
|
||||
{
|
||||
title: 'Activity',
|
||||
links: [
|
||||
{ title: 'Network Activity Logging', href: '/how-to/monitor-system-and-network-activity' },
|
||||
{ title: 'Audit Events Logging', href: '/how-to/audit-events-logging' },
|
||||
{ title: 'Traffic Events Logging', href: '/how-to/traffic-events-logging' },
|
||||
{
|
||||
title: 'Stream Activity Events',
|
||||
href: '/how-to/activity-event-streaming',
|
||||
|
||||
Reference in New Issue
Block a user