rsyslog 8.2512.0-ok3 source package in openKylin
Changelog
rsyslog (8.2512.0-ok3) huanghe; urgency=medium * debian: fix imfile-logrotate-async '+' causing test to run -- likai <email address hidden> Thu, 23 Apr 2026 14:00:00 +0800
rsyslog (8.2512.0-ok3) huanghe; urgency=medium * debian: fix imfile-logrotate-async '+' causing test to run -- likai <email address hidden> Thu, 23 Apr 2026 14:00:00 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | admin |
| File | Size | SHA-256 Checksum |
|---|---|---|
| rsyslog_8.2512.0.orig.tar.gz | 6.5 MiB | 93c50025d90b6c795fa350d56a3d832bfce45043ea9bd68240d9c2a9394bc629 |
| rsyslog_8.2512.0-ok3.debian.tar.xz | 51.9 KiB | 868dcff9d6fec8de29a55aefff7a3b8f03e9efedec6d8b7b1587c8a799e8b308 |
| rsyslog_8.2512.0-ok3.dsc | 3.5 KiB | 8409824f4f6d0b7da1e737eb9be925755d69ce8d98426a307b5ae17a6cf0135a |
Rsyslog is a multi-threaded implementation of syslogd (a system utility
providing support for message logging), with features that include:
* reliable syslog over TCP, SSL/TLS and RELP
* on-demand disk buffering
* email alerting
* writing to MySQL or PostgreSQL databases (via separate output plugins)
* permitted sender lists
* filtering on any part of the syslog message
* on-the-wire message compression
* fine-grained output format control
* failover to backup destinations
* enterprise-class encrypted syslog relaying
.
It is the default syslogd on Debian systems.
This plugin provides native support for logging to ClickHouse.
ClickHouse is a column-oriented DBMS (columnar database management system) for
online analytical processing (OLAP) that allows users to generate analytical
reports using SQL queries in real-time.
These plugins allow rsyslog to send and receive ZeroMQ syslog
messages via the CZMQ library.
This package contains detailed HTML documentation for rsyslog.
.
It describes the general configuration file syntax for filters, actions,
templates, etc, and has detailed information for all available configuration
directives.
This plugin allows rsyslog to receive container logs from Docker (engine) via
the Docker Rest API.
This plugin allows rsyslog to write syslog messages to Elasticsearch, a
distributed, multitenant-capable full-text search engine with a RESTful web
interface and schema-free JSON documents.
This netstream plugin allows rsyslog to send and receive encrypted syslog
messages via the syslog-
These plugins allow rsyslog to write and/or receive GSSAPI authenticated and
encrypted syslog messages. GSSAPI is commonly used for Kerberos
authentication.
These plugins allow rsyslog to write syslog messages to Redis and read entries
from it. Redis is a key-value database with optional persistency.
These plugins allow rsyslog to send and receive syslog messages via Apache
Kafka, a distributed and scalable message broker offering strong durability
and fault-tolerance guarantees.
These plugins allow rsyslog to augment syslog messages with Kubernetes
metadata.
This plugin allows rsyslog to write syslog messages to MongoDB, a
scalable, high-performance, open source NoSQL database.
This plugin allows rsyslog to write syslog messages into a MySQL database.
The netstream plugin allows rsyslog to send and receive encrypted syslog
messages via the syslog-
.
The DTLS plugins allow rsyslog to send and receive syslog messages via UDP
using the DTLS protocol. This enables secure message exchange as specified in
RFC 6012.
This plugin allows rsyslog to write syslog messages into a PostgreSQL
database.
These plugins allow rsyslog to send and receive syslog messages via the
RELP protocol. RELP ensures reliable transport over the network even on
connection loss or if a peer becomes unavailable.
This plugin allows rsyslog to send syslog messages via SNMPv1 and SNMPv2c
traps. By default, SNMPv2c is preferred.