mirror of
https://github.com/netbirdio/docs.git
synced 2026-09-26 00:39:04 +02:00
docs(event-streaming): add Wazuh integration guide (#734)
* docs(event-streaming): add Wazuh integration guide Documents how to wire NetBird's Generic HTTP event-streaming integration to a self-hosted Wazuh manager: NetBird-side configuration, KQL queries for audit and traffic events in the Wazuh dashboard, and a schema reference for both event shapes via the receiver wrapper. Adds the page to the Stream Activity Events sidebar and the event-streaming index. * docs(event-streaming): replace Wazuh Generic HTTP screenshot
This commit is contained in:
@@ -436,6 +436,10 @@ export const docsNavigation = [
|
||||
title: 'Generic HTTP',
|
||||
href: '/manage/activity/event-streaming/generic-http',
|
||||
},
|
||||
{
|
||||
title: 'Wazuh',
|
||||
href: '/manage/activity/event-streaming/wazuh',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user