Rainer Gerhards 87a0e984a9
ci: move duplicate distro lanes to daily checks
Why:
Fedora 42 and CentOS 8 still provide useful portability and
image-drift signal, but they mostly duplicate adjacent PR runtime
lanes. Keeping them in every PR makes the regular matrix slower
without adding enough per-change confidence to justify the cost.
The Debian sid PR lane no longer provides reliable rolling-Debian
signal because its devcontainer image is not rebuilt frequently.

Impact:
Regular PR CI runs fewer duplicate or misleading distro lanes; daily CI
keeps full configured coverage for the moved distro lanes and opens or
updates tracking issues when scheduled lanes fail.

Before/After:
Before, centos_8, fedora_42, and a stale debian_sid image ran on every
PR. After, centos_8 and fedora_42 run as full-suite daily distro lanes,
and the stale debian_sid lane/container is removed.

Technical Overview:
Remove centos_8, fedora_42, and debian_sid from the run_checks.yml PR
matrix.
Add run_distro_daily.yml for full configured distro test runs using the
same devcontainer images and configure options as the removed centos_8
and fedora_42 PR lanes.
Delete the Debian sid devcontainer definition because an unreliably
rebuilt sid image is a stale snapshot rather than a trustworthy
upcoming-Debian canary.
Do not apply PR relevance pruning to daily distro runs; scheduled runs
must test the full configured lane because any code may have changed
since the previous run.
Use the same ci-failure artifact naming and log globs as regular PR CI
so the flake collector can process scheduled failures through the same
path.
Add or align tracking issue reporting for the touched daily and weekly
scheduled workflows so failures provide a persistent triage handle.
Restrict tracking issue search to open issues so failures cannot update
a closed tracker and become hidden.
Clarify in issue summaries that failures must be classified as one-off
flakes or regressions and that the long-term expectation is fewer
flakes as recurring causes are fixed.
Keep issue-write permission scoped to reporting jobs only.

With the help of AI-Agents: Codex
2026-05-28 10:49:09 +02:00
2026-05-23 10:55:55 +02:00
2019-12-26 17:37:14 +01:00
2019-07-24 13:30:09 +02:00
2025-07-17 18:26:38 +02:00
2022-02-17 10:54:12 +01:00
2009-07-15 12:34:59 +02:00
2026-05-22 17:51:19 +02:00
2026-05-20 18:51:53 +02:00
2025-08-26 12:11:51 +02:00
2012-01-11 18:30:33 +01:00
2019-12-26 17:37:14 +01:00
2025-12-02 16:54:15 +01:00
2019-12-26 17:37:14 +01:00
2013-12-22 15:47:35 +01:00
2019-12-26 17:37:14 +01:00
2026-03-20 12:45:43 +01:00
2022-02-17 10:54:12 +01:00

Rsyslog What Is It?

Rsyslog is a rocket-fast system for log processing pipelines.

It offers high performance, advanced security features, and a modular microkernel-like architecture. Originally a regular syslogd, rsyslog has evolved into a highly versatile logging solution capable of ingesting data from numerous sources, transforming it, and outputting it to a wide variety of destinations.

Rsyslog can deliver over one million messages per second to local destinations under minimal processing (based on v7, Dec 2013). Even with complex routing and remote forwarding, performance remains excellent.


Table of Contents


Getting Rsyslog News

Stay up to date with official rsyslog announcements and community insights:

Official Channels

Maintainer Insights Updates, technical commentary, and behind-the-scenes notes from Rainer Gerhards, rsyslog founder and maintainer:


🤖 Rsyslog Assistant (Experimental AI Help)

Need help with rsyslog configuration or troubleshooting? Try the rsyslog Assistant — your AI-powered support tool built by the rsyslog team.

⚠️ Experimental. May occasionally generate incorrect config examples — always review before applying.

Trained on official docs and changelogs Covers both Linux rsyslog and Windows Agent Version-aware and best-practice focused

👉 Try it now: rsyslog.ai


Getting Help (Other Sources)


Installation

Via Distribution Package Managers

Rsyslog is available in most Linux distribution repositories and often is pre-installed.

Project-Provided Packages (Latest Versions)

Distributions may lag behind in packaging the latest rsyslog releases. Official builds for newer versions are available here:

For users in regions where GitHub access is limited, see the Global Accessibility and Collaboration section for alternative mirrors.

Building from Source (click to expand)

See: Build Instructions

Build Environment Requirements

  • pkg-config
  • libestr
  • liblogging (stdlog component, for testbench)

Build support libraries from source if you're working with the latest git master.

Branch Guidance

The master branch tracks active development. For production use, prefer the latest tagged release.

OS-Specific Build Instructions

Refer to the respective section in the original README for required packages on CentOS, Ubuntu, Debian, SUSE, etc.

Development Containers & Testing

Ready-to-use build environments are provided in packaging/docker/dev_env. These images were previously built in the separate rsyslog-docker repository and are now maintained here. See packaging/docker/README.md for details.

Runtime container definitions are in packaging/docker/rsyslog. Run the test suite inside the container with:

make check -j4

Contributing

Rsyslog is a community-driven open-source project. Contributions are welcome and encouraged!

If GitHub access is difficult in your region, please contact us or use one of the mirrors listed below; we will help route your patch for review.

Commit Assistant (recommended): Draft compliant commit messages with rsyslog Commit Assistant and follow rules in CONTRIBUTING.md. Put the substance into the commit message (amend before PR if needed).


AI-Based Code Review (Experimental)

We are currently testing AI-based code review for pull requests. At this time, we use Google Gemini to automatically analyze code and provide comments on new PRs.

  • Reviews are informational only
  • Every contribution is still manually reviewed by human experts
  • The goal is to evaluate how AI can support contributor feedback and code quality assurance

Please report any issues, false positives, or suggestions about the AI review process.


Documentation

Documentation is located in the doc/ directory of this repository. Contributions to the documentation should be made there.

Visit the latest version online:


Project Philosophy

Rsyslog development is driven by real-world use cases, open standards, and an active community. While sponsored primarily by Adiscon, technical decisions are made independently via consensus.

All contributors are welcome — there is no formal membership beyond participation.


Global Accessibility and Collaboration

Rsyslog aims to remain accessible worldwide. Different regions sometimes face network or platform limits, so we provide mirrors to ensure that everyone can obtain the source code and contribute on equal terms.

All pull requests ultimately flow through GitHub, where our CI and review infrastructure run. If you experience access issues but can provide a patch, the rsyslog team will gladly assist in forwarding it to GitHub. Our contribution workflow remains GitHub-based for now because CI and automated testing are tightly integrated there. Always verify releases and tags from the official GitHub repository before production use.

Open source should have no borders. (FR) Le code ouvert ne devrait pas avoir de frontières (ZH) 开源应该没有边界 (JA) オープンソースに国境はない (ES) El código abierto no debe tener fronteras (HI) ओपन सोर्स की कोई सीमाएँ नहीं होनी चाहिए (AR) المصدر المفتوح يجب ألا يكون له حدود


Sponsors

The rsyslog project is proudly supported by organizations that help sustain its continuous development, infrastructure, and innovation. (See also Project Philosophy.)

Prime Sponsor

Adiscon GmbH Adiscon employs core rsyslog developers including Rainer Gerhards and provides ongoing engineering, infrastructure, and CI resources. Through its commercial Windows log management products — such as WinSyslog and Rsyslog Windows Agent — Adiscon helps fund rsyslogs continued open-source development and ecosystem growth.

Major Sponsor

DigitalOcean Logo

DigitalOcean powers key parts of rsyslogs CI pipeline, package distribution network, and AI infrastructure as part of their #DOforOpenSource initiative. Their support enables fast, globally available builds and the next generation of AI-assisted rsyslog documentation and tooling.

Additional Acknowledgments

rsyslog also benefits from various open-source infrastructure providers and community initiatives that make modern CI, code hosting, and collaboration possible.


If your organization benefits from rsyslog and would like to contribute to its sustainability, please consider sponsoring or contributing.


Contributions to rsyslog are stored in git history and publicly distributed.

Description
a Rocket-fast SYStem for LOG processing
Readme 302 MiB
Languages
C 67.1%
Shell 25.8%
Python 2%
Makefile 1.6%
Dockerfile 1.5%
Other 1.8%