mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08:26:35 +00:00
Fix activity event streaming broken links
This commit is contained in:
@@ -102,7 +102,7 @@ export const docsNavigation = [
|
|||||||
title: 'Integrations',
|
title: 'Integrations',
|
||||||
isOpen: false,
|
isOpen: false,
|
||||||
links: [
|
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: 'Identity provider sync', href: '/how-to/idp-sync' },
|
||||||
{title: 'Enable post quantum cryptography', href: '/how-to/enable-post-quantum-cryptography' },
|
{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' },
|
{title: 'Endpoint detection and response (EDR)', href: '/how-to/endpoint-detection-and-response' },
|
||||||
|
|||||||
@@ -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.
|
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.
|
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.
|
how to enable them.
|
||||||
|
|
||||||
## Get started
|
## Get started
|
||||||
|
|||||||
Reference in New Issue
Block a user