Crosslink activity events and event streaming

This commit is contained in:
braginini
2024-04-19 19:49:26 +02:00
parent fd209d9486
commit fe6878c2ca
3 changed files with 18 additions and 3 deletions

View File

@@ -102,7 +102,7 @@ export const docsNavigation = [
title: 'Integrations',
isOpen: false,
links: [
{title: 'Activity event streaming', href: '/how-to/activity-event-streaming' },
{title: 'Activity event streaming', href: '/how-to/activity-event-streaming-to-siem-systems' },
{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' },