mirror of
https://github.com/netbirdio/docs.git
synced 2026-05-01 23:06:37 +00:00
added generic http event streaming docs (#365)
* added generic http event streaming docs * minor fix * rename to mdx * minor fix
This commit is contained in:
@@ -9,7 +9,7 @@ detecting, and responding to security threats in real-time. By aggregating and a
|
||||
SIEMs help identify anomalous patterns and potential breaches, providing a centralized view of security events.
|
||||
|
||||
NetBird provides an event streaming feature that allows you to stream network [activity events](/how-to/monitor-system-and-network-activity)
|
||||
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.
|
||||
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.
|
||||
|
||||
<Note>
|
||||
This feature is only available in the cloud version of NetBird.
|
||||
@@ -20,4 +20,5 @@ supported third-party platforms. To get started, select one of the following int
|
||||
|
||||
- [Datadog](/how-to/stream-activity-to-datadog)
|
||||
- [Amazon S3](/how-to/stream-activity-to-amazon-s3)
|
||||
- [Amazon Data Firehose](/how-to/stream-activity-to-amazon-firehose)
|
||||
- [Amazon Data Firehose](/how-to/stream-activity-to-amazon-firehose)
|
||||
- [Generic HTTP](/how-to/stream-activity-to-generic-http)
|
||||
Reference in New Issue
Block a user