From 524b810643e4b53fe80882b44e90b4882b77fe16 Mon Sep 17 00:00:00 2001 From: Brandon Hopkins <76761586+TechHutTV@users.noreply.github.com> Date: Thu, 27 Aug 2026 14:31:47 +0200 Subject: [PATCH] Event stream self-hosted note (#955) --- src/pages/about-netbird/self-hosted-vs-cloud.mdx | 2 +- src/pages/manage/activity/event-streaming/amazon-firehose.mdx | 2 +- src/pages/manage/activity/event-streaming/amazon-s3.mdx | 2 +- src/pages/manage/activity/event-streaming/datadog.mdx | 2 +- src/pages/manage/activity/event-streaming/generic-http.mdx | 2 +- src/pages/manage/activity/event-streaming/index.mdx | 2 +- .../manage/activity/event-streaming/sentinelone-data-lake.mdx | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/pages/about-netbird/self-hosted-vs-cloud.mdx b/src/pages/about-netbird/self-hosted-vs-cloud.mdx index fadade73..69bf856e 100644 --- a/src/pages/about-netbird/self-hosted-vs-cloud.mdx +++ b/src/pages/about-netbird/self-hosted-vs-cloud.mdx @@ -50,7 +50,7 @@ some additional features that are targeted at business customers and help with n - **[Users and groups provisioning](/manage/team/idp-sync)** from your identity provider (IdP). - **[Traffic events logging](/manage/activity/traffic-events-logging)** of connections to internal resources for audit and analysis. -- **[Event streaming](/manage/activity/event-streaming)** to 3rd party platforms and SIEM systems. +- **[Event streaming](/manage/activity/event-streaming)** to 3rd party platforms and SIEM systems (also available in self-hosted deployments with an [enterprise license](/selfhosted/enterprise)). - **[Integrations with EDR](/manage/access-control/endpoint-detection-and-response)** like CrowdStrike and others. - **[Peer approval](/manage/peers/approve-peers)** to join the network. - **[User invites](/manage/team/add-users-to-your-network#direct-user-invites)**. diff --git a/src/pages/manage/activity/event-streaming/amazon-firehose.mdx b/src/pages/manage/activity/event-streaming/amazon-firehose.mdx index 0ce089ab..a3c020dc 100644 --- a/src/pages/manage/activity/event-streaming/amazon-firehose.mdx +++ b/src/pages/manage/activity/event-streaming/amazon-firehose.mdx @@ -5,7 +5,7 @@ an other AWS services. You can use Amazon Data Firehose as a bridge between NetB to ingest, transform and analyze your network activity events. - This feature is only available in the cloud version of NetBird. + This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise). ## Prerequisites diff --git a/src/pages/manage/activity/event-streaming/amazon-s3.mdx b/src/pages/manage/activity/event-streaming/amazon-s3.mdx index 30bac0b8..213d1055 100644 --- a/src/pages/manage/activity/event-streaming/amazon-s3.mdx +++ b/src/pages/manage/activity/event-streaming/amazon-s3.mdx @@ -11,7 +11,7 @@ Storing one event per object is not the most efficient way to save data in S3, t data ingestion. - This feature is only available in the cloud version of NetBird. + This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise). ## Prerequisites diff --git a/src/pages/manage/activity/event-streaming/datadog.mdx b/src/pages/manage/activity/event-streaming/datadog.mdx index cd85abaa..ab27a542 100644 --- a/src/pages/manage/activity/event-streaming/datadog.mdx +++ b/src/pages/manage/activity/event-streaming/datadog.mdx @@ -9,7 +9,7 @@ and sends activity events to Datadog in real-time once they occur. The events ap search, filter, and analyze them right away. - This feature is only available in the cloud version of NetBird. + This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise). ## Prerequisites diff --git a/src/pages/manage/activity/event-streaming/generic-http.mdx b/src/pages/manage/activity/event-streaming/generic-http.mdx index 89f08c12..fe620e62 100644 --- a/src/pages/manage/activity/event-streaming/generic-http.mdx +++ b/src/pages/manage/activity/event-streaming/generic-http.mdx @@ -5,7 +5,7 @@ The Generic HTTP integration allows you to stream your NetBird network activity For every event, NetBird will send a POST request to your configured endpoint. You have full control over the request's body format and headers, allowing for seamless integration with various APIs. - This feature is only available in the cloud version of NetBird. + This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise). ## Prerequisites diff --git a/src/pages/manage/activity/event-streaming/index.mdx b/src/pages/manage/activity/event-streaming/index.mdx index e54cc582..4f8b83d1 100644 --- a/src/pages/manage/activity/event-streaming/index.mdx +++ b/src/pages/manage/activity/event-streaming/index.mdx @@ -12,7 +12,7 @@ NetBird provides an event streaming feature that allows you to stream network [a to third-party SIEM systems, such as [Datadog](https://www.datadoghq.com/dg/security/siem-solution/), [Amazon S3](https://aws.amazon.com/s3/), [Amazon Data Firehose](https://aws.amazon.com/firehose/), and others through a generic HTTP integration. - This feature is only available in the cloud version of NetBird. + This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise). The open-source self-hosted version does not include event streaming. This documentation provides step-by-step guides and best practices for integrating NetBird activity event streaming with diff --git a/src/pages/manage/activity/event-streaming/sentinelone-data-lake.mdx b/src/pages/manage/activity/event-streaming/sentinelone-data-lake.mdx index 96fc530c..2dacb8c4 100644 --- a/src/pages/manage/activity/event-streaming/sentinelone-data-lake.mdx +++ b/src/pages/manage/activity/event-streaming/sentinelone-data-lake.mdx @@ -5,7 +5,7 @@ This integration leverages NetBird's Generic HTTP streaming capability with SentinelOne Singularity Data Lake-specific configurations to ensure seamless data ingestion into your Data Lake environment. - This feature is only available in the cloud version of NetBird. + This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise). ## Prerequisites