Author : Rainer Gerhards

Rsyslog project update: faster reviews, clearer process

Summary
We are tightening our contribution workflow to improve review speed and predictability. Expect reasonable turnaround times, not instant responses. This is rolling out now.

What changes now

  • Initial PR look: Maintainer aims to glance at each new PR within 3 business days.
  • AI review on PRs: Runs automatically on open. In our experience it is 90%+ correct and provides actionable items.
  • Full review trigger: Deeper maintainer review typically follows when CI is green and AI items are fixed or clearly explained.
  • Old issues policy: No mass closures. We are revisiting older items with AI assist and closing them for the right reasons, often by implementing what is needed.
  • Labels and dashboards: We are formalizing labels (including good first issue) and lightweight dashboards to make navigation and triage easier. Details will follow in a separate post.
  • Responsible AI First: We use AI to speed feedback, but only where it adds real value and the results make sense.

How to engage now

  1. Open a PR as early as you like.
  2. Check the AI review and CI output, fix or explain flagged items.
  3. If AI/CI are green and something is still unclear, leave a brief comment and we will jump in.

Scope and expectations

  • Limited maintainer capacity means we target reasonable timelines, not ultra-fast turnarounds.
  • Continuous improvements will focus on automation, triage, and clearer contributor guidance.

For a personal, in-depth background and context from the maintainer, see the blog post:
https://rainer.gerhards.net/2025/08/sluggish-responses-and-how-we-plan-to-do-better.html

Suggestions are welcome.

rsyslog 8.2508.0 (2025.08) – release announcement

Download: https://www.rsyslog.com/files/download/rsyslog/rsyslog-8.2508.0.tar.gz
Project-provided packages are building now and are expected later today. Ubuntu PPAs are already done.

We are excited to ship a large and meaningful rsyslog release. This cycle advances our responsible “AI First” strategy and moves decisively toward cloud native operations. It also delivers major quality, security, and documentation improvements.

Continue reading “rsyslog 8.2508.0 (2025.08) – release announcement”

Introducing the rsyslog commit AI assistant

We are adding a new helper to our Responsible AI First toolbox: the rsyslog commit (message) assistant. It is an optional ChatGPT Custom GPT that helps contributors write clear, policy-compliant commit messages faster. You stay in full control. Nothing in your workflow changes unless you want it to.

It follows our responsible “AI First” strategy and is optional, transparent, and keeps the human in full control.

Continue reading “Introducing the rsyslog commit AI assistant”

Backticks in RainerScript just got smarter: ${VAR} and adjacent text now work

TL;DR
Backticks with echo in RainerScript now support brace-style environment variables (${VAR}) and adjacent text (e.g., `echo sasl.password=${KAFKA_PASSWORD}`). This removes a common pitfall when assembling key=value pairs for modules like omkafka. It’s still a limited, intentional subset—not a full shell. The change was motivated by real-world confusion reported in issue #5827. (GitHub)

Symbol picture: rsyslog config snippet being shown on a screen. (Image: Rainer Gerhards via AI)
Continue reading “Backticks in RainerScript just got smarter: ${VAR} and adjacent text now work”

Shipping Better Docs with AI: Restructuring Module Parameters for Clarity and Consistency

As you may know from past articles, we’re in the process of a major documentation overhaul. I wanted to share a focused task we’ve been working on over the past couple of days. This effort highlights our practical, responsible approach to an AI-First” strategy, where AI is a powerful tool guided by human expertise, not a replacement for it.

Restructuring the Doc with AI Support is a three-stage process, with AI and human deeply embedded in each. (Image: Rainer Gerhards via AI)
Continue reading “Shipping Better Docs with AI: Restructuring Module Parameters for Clarity and Consistency”

Clarifying “AI First” – What It Really Means for rsyslog

TL;DR:
The rsyslog project is embracing AI First (Human-Controlled) — AI is becoming an integral partner across development, documentation, user education, technical support, deployment guidance, and future observability tools. This does not mean “vibe coding” or letting AI run unsupervised. Instead, AI accelerates routine work, drafts ideas, and provides insights, while Rainer Gerhards — with decades of battle-tested experience in IT, system logging, and software engineering — and the team remain in full control of strategy, design, and quality.
AI is improving rapidly, and we foresee delegating larger tasks (even parts of code design) to AI over time — but always with humans setting direction and standards.

“AI First” reflects our strategy of embedding AI across the project, from code and docs to observability, always under human guidance and quality control.
Continue reading “Clarifying “AI First” – What It Really Means for rsyslog”

Rsyslog Documentation Enters a New Era with AI-First Strategy

TL;DR: We are rolling out a major documentation overhaul for rsyslog, powered by an AI-first strategy. This is the next step after our 2024 announcement on documentation and AI. At that time, AI tools were not yet ready for large-scale improvements, but with recent advances, we’ve accelerated our work. The result: a much more accessible, modern, and maintainable documentation set.

With current state of technology, AI can not auto-generate complete documentations. It needs to form a team with a human instead. (Image: Rainer Gerhards via AI)
Continue reading “Rsyslog Documentation Enters a New Era with AI-First Strategy”

rsyslog Goes AI First — A New Chapter Begins

After 24 months of focused evaluation and careful experimentation, we’re excited to announce a major shift in the evolution of rsyslog: we’re going AI First.

For those who love more details, please the the more in-depth description of AI First.

This marks the beginning of a strategic transformation in how we design, develop, and support rsyslog and its ecosystem. While today’s post is just a short announcement, it lays the groundwork for a series of updates to follow — including deep dives into what we’re doing, why, and how it benefits you.

rsyslog follows an AI First strategy.
Continue reading “rsyslog Goes AI First — A New Chapter Begins”

Revitalizing Rsyslog with Docker: A New Era of Log Management

We’re excited to announce a renewed focus on the rsyslog Docker project, bringing you robust, flexible, and easy-to-use containerized solutions for your logging needs. This isn’t just a refresh; it’s a reimagining of how rsyslog can integrate into modern, containerized environments.

Continue reading “Revitalizing Rsyslog with Docker: A New Era of Log Management”
Scroll to top