awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesEvent Data Forwarding

Streaming of real-time monitoring events and collection results to external search clusters or cloud tables.

Distinct from External Event Integration: Candidates focus on internal event loops or network traffic forwarding; this is about forwarding forensic telemetry to external stores.

Explore 4 awesome GitHub repositories matching data & databases · Event Data Forwarding. Refine with filters or upvote what's useful.

Awesome Event Data Forwarding GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jitsucom/jitsuالصورة الرمزية لـ jitsucom

    jitsucom/jitsu

    4,782عرض على GitHub↗

    Jitsu is an open-source customer data platform designed to orchestrate event data pipelines. It captures, transforms, and routes behavioral data from web and server sources into data warehouses and analytics tools, providing a unified infrastructure for managing event streams. The platform distinguishes itself through its focus on self-hosted, containerized operations that grant users full control over their data security and privacy. It features a robust identity resolution engine that stitches disparate user identifiers into persistent profiles across sessions and devices, alongside program

    Forwards event data from external tracking platforms to data warehouses via webhooks.

    TypeScriptbigqueryclickhousedata-collection
    عرض على GitHub↗4,782
  • riemann/riemannالصورة الرمزية لـ riemann

    riemann/riemann

    4,266عرض على GitHub↗

    Riemann is a Clojure-based event stream processor and real-time analytics engine. It functions as a network telemetry pipeline and extensible event router that ingests, transforms, and routes event data from distributed systems. The system uses a domain-specific language to compute metrics and statistical patterns over continuous streams, enabling network trend analysis and real-time alerting. It supports dynamic plugin loading from the classpath and allows for live configuration reloading without interrupting active event streams. Capabilities include centralized telemetry aggregation, even

    Forwards processed telemetry and monitoring events to external search clusters or cloud tables for long-term analysis.

    Clojure
    عرض على GitHub↗4,266
  • hyperdbg/hyperdbgالصورة الرمزية لـ HyperDbg

    HyperDbg/HyperDbg

    3,885عرض على GitHub↗

    HyperDbg is a hardware-assisted kernel-mode debugging platform that leverages virtualization to monitor and control system execution. By utilizing hypervisor-level primitives, it enables deep system analysis and instrumentation without relying on standard operating system debugging interfaces. The framework provides a comprehensive environment for inspecting both kernel and user-mode processes, allowing for granular control over execution flow and system state. The project distinguishes itself through a transparent debugging layer designed to remain invisible to the target environment. It emp

    Routes script execution results to external destinations like files or network sockets for further analysis.

    Cbinary-analysisdebugdebugger
    عرض على GitHub↗3,885
  • velocidex/velociraptorالصورة الرمزية لـ Velocidex

    Velocidex/velociraptor

    3,769عرض على GitHub↗

    Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o

    Sends real-time monitoring events and collected results to external data stores like cloud tables or search clusters.

    Godigital-forensicsendpoint-discoveryendpoint-protection
    عرض على GitHub↗3,769
  1. Home
  2. Data & Databases
  3. Event Data Forwarding

استكشف الوسوم الفرعية

  • Debugging Event ForwardersMechanisms for routing script execution results and telemetry to external destinations. **Distinct from Event Data Forwarding:** Distinct from Event Data Forwarding: focuses on forwarding debugger-specific script results rather than general monitoring event data.