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
rsyslog avatar

rsyslog/rsyslog

0
View on GitHub↗
2,300 stars·723 forks·C·LGPL-3.0·14 viewswww.rsyslog.com↗

Rsyslog

High-performance log ingestion and ETL engine

Features

  • Log Management - High-performance system for processing log data.
  • Log Management - High-performance system for log processing.

Star history

Star history chart for rsyslog/rsyslogStar history chart for rsyslog/rsyslog

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

Open-source alternatives to Rsyslog

Similar open-source projects, ranked by how many features they share with Rsyslog.
  • 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
  • apache/logging-flumeapache avatar

    apache/logging-flume

    2,561View on GitHub↗

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

    Javaapacheapiflume
    View on GitHub↗2,561
  • 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
  • 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
See all 13 alternatives to Rsyslog→

Frequently asked questions

What does rsyslog/rsyslog do?

High-performance log ingestion and ETL engine

What are the main features of rsyslog/rsyslog?

The main features of rsyslog/rsyslog are: Log Management.

What are some open-source alternatives to rsyslog/rsyslog?

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