|
| 1 | +// Module included in the following assemblies: |
| 2 | +// cluster-logging-release-notes.adoc |
| 3 | +// logging-5-6-release-notes.adoc |
| 4 | +:_content-type: REFERENCE |
| 5 | +[id="cluster-logging-release-notes-5-6-8_{context}"] |
| 6 | += Logging 5.6.8 |
| 7 | +This release includes link:https://access.redhat.com/errata/RHBA-2023:3996[OpenShift Logging Bug Fix Release 5.6.8]. |
| 8 | + |
| 9 | +[id="openshift-logging-5-6-8-bug-fixes_{context}"] |
| 10 | +== Bug fixes |
| 11 | +* Before this update, the vector collector terminated unexpectedly when input match label values contained a `/` character within the `ClusterLogForwarder`. This update resolves the issue by quoting the match label, enabling the collector to start and collect logs. (link:https://issues.redhat.com/browse/LOG-4091[LOG-4091]) |
| 12 | + |
| 13 | +* Before this update, when viewing logs within the {product-title} web console, clicking the *more data available* option loaded more log entries only the first time it was clicked. With this update, more entries are loaded with each click. (link:https://issues.redhat.com/browse/OU-187[OU-187]) |
| 14 | + |
| 15 | +* Before this update, when viewing logs within the {product-title} web console, clicking the *streaming* option would only display the *streaming logs* message without showing the actual logs. With this update, both the message and the log stream are displayed correctly. (link:https://issues.redhat.com/browse/OU-189[OU-189]) |
| 16 | + |
| 17 | +* Before this update, the Loki Operator reset errors in a way that made identifying configuration problems difficult to troubleshoot. With this update, errors persist until the configuration error is resolved. (link:https://issues.redhat.com/browse/LOG-4158[LOG-4158]) |
| 18 | + |
| 19 | +* Before this update, clusters with more than 8,000 namespaces caused Elasticsearch to reject queries because the list of namespaces was larger than the `http.max_header_size` setting. With this update, the default value for header size has been increased, resolving the issue. (link:https://issues.redhat.com/browse/LOG-4278[LOG-4278]) |
| 20 | + |
| 21 | +[id="openshift-logging-5-6-8-CVEs_{context}"] |
| 22 | +== CVEs |
| 23 | + |
| 24 | +* link:https://access.redhat.com/security/cve/CVE-2020-24736[CVE-2020-24736] |
| 25 | +* link:https://access.redhat.com/security/cve/CVE-2022-48281[CVE-2022-48281] |
| 26 | +* link:https://access.redhat.com/security/cve/CVE-2023-1667[CVE-2023-1667] |
| 27 | +* link:https://access.redhat.com/security/cve/CVE-2023-2283[CVE-2023-2283] |
| 28 | +* link:https://access.redhat.com/security/cve/CVE-2023-24329[CVE-2023-24329] |
| 29 | +* link:https://access.redhat.com/security/cve/CVE-2023-26604[CVE-2023-26604] |
| 30 | +* link:https://access.redhat.com/security/cve/CVE-2023-28466[CVE-2023-28466] |
0 commit comments