diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx index a5cc352a..03693095 100644 --- a/src/components/NavigationDocs.jsx +++ b/src/components/NavigationDocs.jsx @@ -102,7 +102,7 @@ export const docsNavigation = [ title: 'Integrations', isOpen: false, links: [ - {title: 'Activity event streaming', href: '/how-to/activity-event-streaming-to-siem-systems' }, + {title: 'Activity event streaming', href: '/how-to/activity-event-streaming' }, {title: 'Identity provider sync', href: '/how-to/idp-sync' }, {title: 'Enable post quantum cryptography', href: '/how-to/enable-post-quantum-cryptography' }, {title: 'Endpoint detection and response (EDR)', href: '/how-to/endpoint-detection-and-response' }, diff --git a/src/pages/how-to/monitor-system-and-network-activity.mdx b/src/pages/how-to/monitor-system-and-network-activity.mdx index 76d78f91..572a15f1 100644 --- a/src/pages/how-to/monitor-system-and-network-activity.mdx +++ b/src/pages/how-to/monitor-system-and-network-activity.mdx @@ -30,7 +30,7 @@ You can also use the search bar to filter events by activity type. NetBird can stream activity events to your Security Information and Event Management (SIEM) system in real-time. With this feature enabled you can monitor and analyze NetBird network changes in your SIEM system. -Check the [integrations guide](/how-to/activity-event-streaming-to-siem-systems) for more information about the supported integrations and +Check the [integrations guide](/how-to/activity-event-streaming) for more information about the supported integrations and how to enable them. ## Get started