Bug 1932795
| Summary: | Rebase rsyslog to latest upstream version | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Attila Lakatos <alakatos> |
| Component: | rsyslog | Assignee: | Attila Lakatos <alakatos> |
| Status: | CLOSED ERRATA | QA Contact: | Dalibor Pospíšil <dapospis> |
| Severity: | unspecified | Docs Contact: | Jan Fiala <jafiala> |
| Priority: | medium | ||
| Version: | 8.5 | CC: | alakatos, dapospis, jafiala |
| Target Milestone: | rc | Keywords: | AutoVerified, Rebase, Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rsyslog-8.2102.0-3.el8 | Doc Type: | Enhancement |
| Doc Text: |
.Rsyslog rebased to 8.2102.0-5
The `rsyslog` packages have been rebased to upstream version 8.2102.0-5, which provides the following notable changes over the previous version:
* Added the `exists()` script function to check whether a variable exists or not, for example `$!path!var`.
* Added support for setting OpenSSL configuration commands with a new configuration parameter `tls.tlscfgcmd` for the `omrelp` and `imrelp` modules.
* Added new rate-limit options to the `omfwd` module for rate-limiting syslog messages sent to the remote server:
** `ratelimit.interval` specifies the rate-limiting interval in seconds.
** `ratelimit.burst` specifies the rate-limiting burst in the number of messages.
* Rewritten the `immark` module with various improvements.
* Added the `max sessions` config parameter to the `imptcp` module. The maximum is measured per instance, not globally across all instances.
* Added the `rsyslog-openssl` subpackage; this network stream driver implements TLS-protected transport using the OpenSSL library.
* Added per-minute rate limiting to the `imfile` module with the `MaxBytesPerMinute` and `MaxLinesPerMinute` options. These options accept integer values and limit the number of bytes or lines that may be sent in a minute.
* Added support to the `imtcp` and `omfwd` module to configure a maximum depth for the certificate chain verification with the `streamdriver.TlsVerifyDepth` option.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-09 18:04:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1783348, 1795607, 1880434, 1891458, 1972058 | ||
|
Comment 20
errata-xmlrpc
2021-11-09 18:04:45 UTC
|