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

Upload details

Uploaded by:
likai
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main admin

Downloads

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

Available diffs

View changes file

Binary packages built by this source

rsyslog: reliable system and kernel logging daemon

 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.

rsyslog-clickhouse: ClickHouse output plugin for rsyslog

 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.

rsyslog-clickhouse-dbgsym: debug symbols for rsyslog-clickhouse
rsyslog-czmq: ZeroMQ protocol support for rsyslog via CZMQ

 These plugins allow rsyslog to send and receive ZeroMQ syslog
 messages via the CZMQ library.

rsyslog-czmq-dbgsym: debug symbols for rsyslog-czmq
rsyslog-dbgsym: debug symbols for rsyslog
rsyslog-doc: documentation for rsyslog

 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.

rsyslog-docker: Docker input plugin for rsyslog

 This plugin allows rsyslog to receive container logs from Docker (engine) via
 the Docker Rest API.

rsyslog-docker-dbgsym: debug symbols for rsyslog-docker
rsyslog-elasticsearch: Elasticsearch output plugin for rsyslog

 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.

rsyslog-elasticsearch-dbgsym: debug symbols for rsyslog-elasticsearch
rsyslog-gnutls: TLS protocol support for rsyslog (GnuTLS)

 This netstream plugin allows rsyslog to send and receive encrypted syslog
 messages via the syslog-transport-tls IETF standard protocol using GnuTLS.

rsyslog-gnutls-dbgsym: debug symbols for rsyslog-gnutls
rsyslog-gssapi: GSSAPI authentication and encryption support for rsyslog

 These plugins allow rsyslog to write and/or receive GSSAPI authenticated and
 encrypted syslog messages. GSSAPI is commonly used for Kerberos
 authentication.

rsyslog-gssapi-dbgsym: debug symbols for rsyslog-gssapi
rsyslog-hiredis: Redis support for rsyslog

 These plugins allow rsyslog to write syslog messages to Redis and read entries
 from it. Redis is a key-value database with optional persistency.

rsyslog-hiredis-dbgsym: debug symbols for rsyslog-hiredis
rsyslog-kafka: Apache Kafka support for rsyslog

 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.

rsyslog-kafka-dbgsym: debug symbols for rsyslog-kafka
rsyslog-kubernetes: Kubernetes metadata support for rsyslog

 These plugins allow rsyslog to augment syslog messages with Kubernetes
 metadata.

rsyslog-kubernetes-dbgsym: debug symbols for rsyslog-kubernetes
rsyslog-mongodb: MongoDB output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages to MongoDB, a
 scalable, high-performance, open source NoSQL database.

rsyslog-mongodb-dbgsym: debug symbols for rsyslog-mongodb
rsyslog-mysql: MySQL output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages into a MySQL database.

rsyslog-mysql-dbgsym: debug symbols for rsyslog-mysql
rsyslog-openssl: TLS/DTLS protocol support for rsyslog (OpenSSL)

 The netstream plugin allows rsyslog to send and receive encrypted syslog
 messages via the syslog-transport-tls IETF standard protocol using TLS.
 .
 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.

rsyslog-openssl-dbgsym: debug symbols for rsyslog-openssl
rsyslog-pgsql: PostgreSQL output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages into a PostgreSQL
 database.

rsyslog-pgsql-dbgsym: debug symbols for rsyslog-pgsql
rsyslog-relp: RELP protocol support for rsyslog

 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.

rsyslog-relp-dbgsym: debug symbols for rsyslog-relp
rsyslog-snmp: SNMP protocol support for rsyslog

 This plugin allows rsyslog to send syslog messages via SNMPv1 and SNMPv2c
 traps. By default, SNMPv2c is preferred.

rsyslog-snmp-dbgsym: debug symbols for rsyslog-snmp