惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Hugging Face - Blog
Hugging Face - Blog
量子位
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
MongoDB | Blog
MongoDB | Blog
小众软件
小众软件
爱范儿
爱范儿
博客园 - 【当耐特】
Vercel News
Vercel News
S
SegmentFault 最新的问题
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
博客园 - 叶小钗
博客园_首页
V
Visual Studio Blog
宝玉的分享
宝玉的分享
B
Blog
MyScale Blog
MyScale Blog
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
L
LangChain Blog
V
V2EX

NetBird - Networking Knowledge Hub - RSS Feed

NetBird Is Now on the Vultr Marketplace Native NetBird on the GL.iNet Comet Pro (GL-RM10) NetBird v0.71 - IPv6 Overlay Addressing NetBird Exit Nodes - Appear at Home, or Anywhere Else Reporting Bugs and Requesting Features in NetBird Setup and Use Local AdGuard Home Anywhere with NetBird DNS How to Set Up NetBird on PiKVM for Secure Remote KVM Access NetBird v0.69 - CrowdSec IP Reputation for the Reverse Proxy Cloudflare Mesh vs NetBird vs Tailscale: Performance Compared Self-Hosting Nextcloud with Docker and NetBird Implementing Zero Trust with NetBird NetBird v0.67 - Layer 4 Proxy Support for TCP, UDP, and TLS Solwr Enhances Remote Connectivity with NetBird Self-Hosting NetBird with Authentik Jellyfin Media Server - Self-Host Your Movies, TV, and Music Cloudflare Tunnels vs. NetBird Reverse Proxy INFITX Builds Zero-Touch Kubernetes Networking with NetBird NetBird v0.66 - Expose Local Services to the Internet from the CLI Pangolin vs. NetBird Home Assistant Setup Guide with EASY Remote Access NetBird v0.65 - Built-in Reverse Proxy with Custom Domains Docker for Beginners - Everything You Need to Get Started NetBird for SOC 2 Compliance NetBird v0.63 - Custom DNS Zones for Private Network Resolution Vibecode This in a Weekend and Take 5% of the Company NetBird v0.62 - Built-in Local Users with Optional IdP Integration NetBird v0.61.0 - Granular SSH Access Control and Automatic Updates Top 5 Alternatives to OpenVPN Top 5 Open Source Alternatives to Tailscale Top 5 Alternatives to ZeroTier
Generic HTTP Endpoint for Network Events Streaming
Written byMisha Bragin · 2025-06-20 · via NetBird - Networking Knowledge Hub - RSS Feed

NetBird now supports streaming network activity events directly to any HTTP/S endpoint through its new Generic HTTP endpoint integration . This feature extends the list of available integrations (like Datadog, AWS S3, and others) and enables real-time visibility into network activity by sending each event as a JSON-formatted POST request to a specified URL of your SIEM, custom application, or third-party service.

netbird

Key Features

  • Real-time Monitoring: Events are sent instantly, allowing rapid analysis and response.
  • Flexible Integration: Works with any HTTP/S-compatible system, including SIEMs, custom applications, or third-party services.
  • Custom Payloads: Tailor the data format using payload templates to fit your system’s requirements.
  • Secure Delivery: Supports Token and Basic authentication for protected endpoints.

How To Enable

To enable it, go to the NetBird dashboard, navigate to the Integrations tab → Event Streaming → select Generic HTTP, and click Connect. Define the destination URL, optional headers, authentication, and an optional custom body template. A test event is sent automatically to verify the setup.

netbird

See the documentation for detailed instructions on how to set up and use this integration.

Once enabled, the integration sends each network activity event as a POST request to the specified HTTP/S endpoint. Events are formatted in JSON and can be customized using a built-in templating engine.