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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesLog Management

Systems for collecting, aggregating, and analyzing application and system logs.

Explore 5 awesome GitHub repositories matching part of an awesome list · Log Management. Refine with filters or upvote what's useful.

Awesome Log Management GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • grafana/lokiAvatar de grafana

    grafana/loki

    27,640Ver en GitHub↗

    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 for infrastructure and applications.

    Gocloudnativegrafanahacktoberfest
    Ver en GitHub↗27,640
  • allinurl/goaccessAvatar de allinurl

    allinurl/goaccess

    20,242Ver en GitHub↗

    This project is a terminal-based log analyzer and real-time traffic monitoring system designed for web server environments. It processes raw server access logs to generate structured statistical insights, providing visibility into visitor behavior, bandwidth usage, and request latency. The tool functions as a high-performance utility capable of handling large-scale datasets through multi-threaded parsing and memory-efficient data structures. The software distinguishes itself by offering both an interactive terminal interface and a web-based dashboard that updates in real-time via WebSocket st

    Real-time web log analyzer for terminal or browser.

    Canalyticsapachec
    Ver en GitHub↗20,242
  • fluent/fluentdAvatar de fluent

    fluent/fluentd

    13,554Ver en GitHub↗

    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 data collection.

    Ruby
    Ver en GitHub↗13,554
  • apache/logging-flumeAvatar de apache

    apache/logging-flume

    2,561Ver en GitHub↗

    Apache Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log-like data

    Distributed service for aggregating large volumes of log data.

    Javaapacheapiflume
    Ver en GitHub↗2,561
  • rsyslog/rsyslogAvatar de rsyslog

    rsyslog/rsyslog

    2,300Ver en GitHub↗

    High-performance log ingestion and ETL engine

    High-performance system for log processing.

    C
    Ver en GitHub↗2,300
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Log Management