
rsyslog: High-Performance Syslog Server and Log Aggregation Tool
Feb 19, 2026 · rsyslog helps you collect, transform, and route event data reliably at scale. Built for speed, flexibility, and control in modern Linux and container environments.
Configuration - rsyslog 8 daily stable documentation
This section is the reference manual for configuring rsyslog. It covers all major configuration concepts, modules, and directives needed to build robust logging infrastructures — from simple setups to …
Getting Started with rsyslog - rsyslog 8 daily stable documentation
Every regular rsyslog release is tagged 8.yymm.0. The constant 8 marks the current major series, yymm tells you the year and month of the build, and the trailing digit starts at 0 and only increments when a …
HOME - new rsyslog
RSYSLOG is the r ocket-fast sys tem for log processing. It offers high-performance, great security features and a modular design.
rsyslog/rsyslog: a Rocket-fast SYStem for LOG processing - rsyslog ...
Rsyslog is a r ocket-fast sys tem for log processing pipelines. It offers high performance, advanced security features, and a modular microkernel-like architecture.
Guides - rsyslog
It also contains some more in-depth description of what rsyslog does and why. It is recommended to at least briefly read through this part before going to more complex scenarios.
Downloads - rsyslog
Oct 6, 2024 · Apart from installing via tarball or git, rsyslog is also available in package form on some distributions. All packages currently maintained by Adiscon are listed below.
What rsyslog is today: a high-performance log ingestion and ETL engine
Feb 8, 2026 · It describes the function rsyslog fulfills in log pipelines: extracting events from diverse sources, transforming them into a usable and consistent form, and loading them into one or more sinks.
Beginner Tutorials - rsyslog 8 daily stable documentation
A guided series of step-by-step tutorials for rsyslog beginners, built around the message pipeline (input → ruleset → action). Welcome to the Beginner Tutorials, a curated learning path designed to help …
Templates - rsyslog 8 daily stable documentation
Every output in rsyslog, from files to Elasticsearch to remote syslog, relies on templates. If no explicit template is bound, rsyslog uses built-in defaults compatible with classic syslog.