Skip to content

Commit 524b810

Browse files
authored
Event stream self-hosted note (#955)
1 parent 24ca417 commit 524b810

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/pages/about-netbird/self-hosted-vs-cloud.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ some additional features that are targeted at business customers and help with n
5050

5151
- **[Users and groups provisioning](/manage/team/idp-sync)** from your identity provider (IdP).
5252
- **[Traffic events logging](/manage/activity/traffic-events-logging)** of connections to internal resources for audit and analysis.
53-
- **[Event streaming](/manage/activity/event-streaming)** to 3rd party platforms and SIEM systems.
53+
- **[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)).
5454
- **[Integrations with EDR](/manage/access-control/endpoint-detection-and-response)** like CrowdStrike and others.
5555
- **[Peer approval](/manage/peers/approve-peers)** to join the network.
5656
- **[User invites](/manage/team/add-users-to-your-network#direct-user-invites)**.

src/pages/manage/activity/event-streaming/amazon-firehose.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ an other AWS services. You can use Amazon Data Firehose as a bridge between NetB
55
to ingest, transform and analyze your network activity events.
66

77
<Note>
8-
This feature is only available in the cloud version of NetBird.
8+
This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise).
99
</Note>
1010

1111
## Prerequisites

src/pages/manage/activity/event-streaming/amazon-s3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Storing one event per object is not the most efficient way to save data in S3, t
1111
data ingestion.
1212

1313
<Note>
14-
This feature is only available in the cloud version of NetBird.
14+
This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise).
1515
</Note>
1616

1717
## Prerequisites

src/pages/manage/activity/event-streaming/datadog.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and sends activity events to Datadog in real-time once they occur. The events ap
99
search, filter, and analyze them right away.
1010

1111
<Note>
12-
This feature is only available in the cloud version of NetBird.
12+
This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise).
1313
</Note>
1414

1515
## Prerequisites

src/pages/manage/activity/event-streaming/generic-http.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The Generic HTTP integration allows you to stream your NetBird network activity
55
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.
66

77
<Note>
8-
This feature is only available in the cloud version of NetBird.
8+
This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise).
99
</Note>
1010

1111
## Prerequisites

src/pages/manage/activity/event-streaming/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ NetBird provides an event streaming feature that allows you to stream network [a
1212
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.
1313

1414
<Note>
15-
This feature is only available in the cloud version of NetBird.
15+
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.
1616
</Note>
1717

1818
This documentation provides step-by-step guides and best practices for integrating NetBird activity event streaming with

src/pages/manage/activity/event-streaming/sentinelone-data-lake.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
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.
66

77
<Note>
8-
This feature is only available in the cloud version of NetBird.
8+
This feature is available in the cloud version of NetBird and in self-hosted deployments with an [enterprise license](/selfhosted/enterprise).
99
</Note>
1010

1111
## Prerequisites

0 commit comments

Comments
 (0)