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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
apache avatar

apache/logging-flume

0
View on GitHub↗
2,561 stars·1,545 forks·Java·Apache-2.0·9 viewsflume.apache.org↗

Logging Flume

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

Features

  • Log Management - Distributed service for aggregating large volumes of log data.
  • Log Management - Distributed service for aggregating large volumes of log data.

Star history

Star history chart for apache/logging-flumeStar history chart for apache/logging-flume

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does apache/logging-flume do?

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

What are the main features of apache/logging-flume?

The main features of apache/logging-flume are: Log Management.

What are some open-source alternatives to apache/logging-flume?

Open-source alternatives to apache/logging-flume include: rsyslog/rsyslog — High-performance log ingestion and ETL engine. fluent/fluentd — Fluentd is a unified logging layer and distributed event router that collects, parses, and routes log data from… allinurl/goaccess — This project is a terminal-based log analyzer and real-time traffic monitoring system designed for web server… grafana/loki — Loki is a horizontally scalable, highly available log aggregation engine designed to store and query massive volumes… brightcoveos/diamond — About. etsy/statsd — StatsD is a network-based metrics daemon and aggregator that collects application performance data, such as counters…

Open-source alternatives to Logging Flume

Similar open-source projects, ranked by how many features they share with Logging Flume.
  • fluent/fluentdfluent avatar

    fluent/fluentd

    13,554View on 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

    Ruby
    View on GitHub↗13,554
  • grafana/lokigrafana avatar

    grafana/loki

    27,640View on 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

    Gocloudnativegrafanahacktoberfest
    View on GitHub↗27,640
  • allinurl/goaccessallinurl avatar

    allinurl/goaccess

    20,242View on 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

    Canalyticsapachec
    View on GitHub↗20,242
  • rsyslog/rsyslogrsyslog avatar

    rsyslog/rsyslog

    2,300View on GitHub↗

    High-performance log ingestion and ETL engine

    C
    View on GitHub↗2,300
See all 13 alternatives to Logging Flume→