awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Centralized Logging Systems · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCentralized Logging Systems

Tools and services for aggregating, storing, and managing logs from distributed system components.

Distinguishing note: Focuses on the infrastructure for log aggregation rather than general system monitoring.

Explore 1 awesome GitHub repository matching system administration & monitoring · Centralized Logging Systems. Refine with filters or upvote what's useful.

  1. Home
  2. System Administration & Monitoring
  3. Centralized Logging Systems

Awesome Centralized Logging Systems GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • apache/airflow

    apache/airflow

    44,326View on GitHub↗

    Airflow is a platform for programmatically authoring, scheduling, and monitoring complex data pipelines. It functions as a workflow automation engine that manages the lifecycle of recurring business processes by executing code-defined task dependencies. By representing workflows as directed acyclic graphs, the system ensures that task execution order and data flow are explicitly defined and reliably maintained across distributed computing environments. The platform distinguishes itself through a highly modular, provider-based architecture that decouples core orchestration logic from external

    Save and retrieve task execution logs using centralized external services to simplify troubleshooting and log management across complex distributed computing environments.

    Pythonairflowapacheapache-airflow
    44,326View on GitHub↗