awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 Repos

Awesome GitHub RepositoriesLogging And Aggregation

Tools for collecting, storing, and analyzing log data.

Explore 14 awesome GitHub repositories matching part of an awesome list · Logging And Aggregation. Refine with filters or upvote what's useful.

Awesome Logging And Aggregation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • elastic/elasticsearchAvatar von elastic

    elastic/elasticsearch

    77,012Auf GitHub ansehen↗

    Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintaining global cluster state through a distributed consensus mechanism. The platform distinguishes itself through its integrated approach to observability, security, and advanced analytics. It combines full-text, vector, and hybrid search capabilities with machine learning-driven insi

    Distributed search and analytics engine.

    Javaelasticsearchjavasearch-engine
    Auf GitHub ansehen↗77,012
  • grafana/lokiAvatar von grafana

    grafana/loki

    27,640Auf GitHub ansehen↗

    Loki is a horizontally scalable, highly available log aggregation engine designed to store and query massive volumes of unstructured log data. It functions as a distributed observability platform that correlates logs, metrics, and traces to provide comprehensive visibility into the health and performance of complex infrastructure. The system distinguishes itself through a distributed query execution model that processes large datasets in parallel across cluster nodes. It utilizes label-based stream indexing and a distributed index to map log data to specific chunks, enabling rapid retrieval w

    Log aggregation system optimized for Prometheus users.

    Gocloudnativegrafanahacktoberfest
    Auf GitHub ansehen↗27,640
  • vectordotdev/vectorAvatar von vectordotdev

    vectordotdev/vector

    22,071Auf GitHub ansehen↗

    Vector is a high-performance observability data pipeline designed to collect, transform, and route logs, metrics, and traces across distributed infrastructure. It functions as a modular engine that decouples data ingestion from processing and transmission, utilizing a component-based architecture to connect diverse sources to multiple destinations. The project distinguishes itself through a focus on reliability and flow control. It implements backpressure-aware data movement to prevent data loss during traffic spikes and utilizes disk-backed event buffering to ensure durability during network

    High-performance router for observability data.

    Rusteventsforwarderhacktoberfest
    Auf GitHub ansehen↗22,071
  • influxdata/telegrafAvatar von influxdata

    influxdata/telegraf

    17,619Auf GitHub ansehen↗

    Telegraf is a modular, cross-platform telemetry pipeline designed to collect, process, and route metrics from diverse infrastructure, applications, and hardware. It functions as a server-side middleware that normalizes heterogeneous data into a unified format, enabling consistent monitoring across complex environments. By utilizing a plugin-driven architecture, the agent manages the entire lifecycle of telemetry data from initial ingestion to final transmission. The project distinguishes itself through a declarative, configuration-driven execution model that allows users to define complex dat

    Plugin-driven agent for metrics collection.

    Gogolanghacktoberfestinfluxdb
    Auf GitHub ansehen↗17,619
  • fluent/fluentdAvatar von fluent

    fluent/fluentd

    13,554Auf GitHub ansehen↗

    Fluentd is a unified logging layer and distributed event router that collects, parses, and routes log data from diverse sources to various storage backends. It functions as a log forwarding agent and pipeline orchestrator, transforming raw unstructured log strings into formatted objects using structured log parsing. The project utilizes a plugin-based pipeline architecture to route data through independent input, filter, and output stages. It differentiates itself through tag-based event routing, which uses regular expression patterns to direct specific data streams to their intended destinat

    Unified logging layer for cloud-native systems.

    Ruby
    Auf GitHub ansehen↗13,554
  • elastic/beatsAvatar von elastic

    elastic/beats

    12,630Auf GitHub ansehen↗

    Beats is a collection of lightweight, modular agents designed to gather, process, and forward operational telemetry from distributed infrastructure to centralized storage and analysis platforms. These agents function as a distributed data transport layer, decoupling the collection of logs, metrics, and network events from their final delivery destination. By maintaining local state and managing data flow, the system ensures reliable transmission of information across heterogeneous environments. The project distinguishes itself through a modular pipeline architecture that allows for the assemb

    Lightweight data shippers for Elasticsearch.

    Gofilebeatheartbeatmetricbeat
    Auf GitHub ansehen↗12,630
  • quickwit-oss/quickwitAvatar von quickwit-oss

    quickwit-oss/quickwit

    11,345Auf GitHub ansehen↗

    Quickwit is a cloud-native, distributed search engine designed for observability data such as logs, traces, and metrics. It functions as an observability backend that decouples compute from storage by persisting indices directly in S3-compatible cloud object stores. The system is distinguished by its compatibility with the Elasticsearch REST API, allowing it to integrate with existing clients and log shippers without reconfiguration. It also serves as an OpenTelemetry data indexer, ingesting technical data via the OpenTelemetry Protocol using gRPC and HTTP. The engine utilizes a hybrid of co

    Cloud-native log management and analytics engine.

    Rustbig-datacloud-nativecloud-storage
    Auf GitHub ansehen↗11,345
  • fluent/fluent-bitAvatar von fluent

    fluent/fluent-bit

    7,946Auf GitHub ansehen↗

    Fluent Bit ist ein Cloud-nativer Log-Shipper und einheitlicher Telemetrie-Collector, der als ressourceneffiziente Datenpipeline konzipiert ist. Er nimmt Logs, Metriken und Traces aus mehreren Quellen auf und verarbeitet sie in Echtzeit, bevor die Daten an externe Speicher-Backends weitergeleitet werden. Das Projekt fungiert als Echtzeit-Stream-Prozessor und OpenTelemetry-Log-Prozessor, der in der Lage ist, Daten mithilfe von SQL und bedingter Logik zu transformieren und zu filtern. Es fungiert zudem als verteilter Tracing-Agent, der Traces sampeln kann, um das Datenvolumen zu reduzieren und gleichzeitig vollständige Anforderungspfade zu bewahren. Das System bietet eine zuverlässige Datenübermittlung durch dateisystembasiertes Buffering und zustandsbehaftete Wiederholungslogik, um Datenverlust bei Ausfällen zu verhindern. Seine modulare Architektur unterstützt steckbare Eingabe- und Ausgabe-Plugins, metadatengesteuertes Routing und die Möglichkeit, Funktionen über gemeinsam genutzte Bibliotheken zu erweitern. Die Software kann als Container über verschiedene CPU-Architekturen und Betriebssysteme hinweg bereitgestellt werden.

    Lightweight log and data forwarder.

    C
    Auf GitHub ansehen↗7,946
  • kubernetes-retired/heapsterK

    kubernetes-retired/heapster

    2,637Auf GitHub ansehen↗

    Heapster enables Container Cluster Monitoring and Performance Analysis for Kubernetes (versions v1.0.6 and higher), and platforms which include it.

    Legacy resource usage analysis for clusters.

    Go
    Auf GitHub ansehen↗2,637
  • aliyuncontainerservice/log-pilotAvatar von AliyunContainerService

    AliyunContainerService/log-pilot

    1,433Auf GitHub ansehen↗

    Collect logs for docker containers

    Log collection agent for Docker containers.

    Go
    Auf GitHub ansehen↗1,433
  • loggie-io/loggieAvatar von loggie-io

    loggie-io/loggie

    1,326Auf GitHub ansehen↗

    A lightweight, cloud-native data transfer agent and aggregator

    Cloud-native log transfer and aggregation agent.

    Goagentcloudnativekubernetes
    Auf GitHub ansehen↗1,326
  • ducc/eggD

    ducc/egg

    0Auf GitHub ansehen↗

    Simple error aggregation service.

    Auf GitHub ansehen↗0
  • ebay/collectbeatE

    eBay/collectbeat

    0Auf GitHub ansehen↗

    Log shipper with Kubernetes discovery capabilities.

    Auf GitHub ansehen↗0
  • cloudmindsrobot/daggerC

    CloudmindsRobot/dagger

    0Auf GitHub ansehen↗

    Log management system based on Loki.

    Auf GitHub ansehen↗0
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Logging And Aggregation