From ed5046542b2287ec3cff0561abdf7cfbad210166 Mon Sep 17 00:00:00 2001 From: Ashwin Mehendale Date: Fri, 11 Jul 2025 16:39:37 +0530 Subject: [PATCH] OBSDOCS-1916: known-issue Logging Z-Stream Release Notes - 5.9.15 --- modules/logging-release-notes-5-9-15.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/modules/logging-release-notes-5-9-15.adoc b/modules/logging-release-notes-5-9-15.adoc index 025606c7aef3..70735e7a6fea 100644 --- a/modules/logging-release-notes-5-9-15.adoc +++ b/modules/logging-release-notes-5-9-15.adoc @@ -22,4 +22,9 @@ This release includes link:https://access.redhat.com/errata/RHBA-2025:8775[RHBA- [NOTE] ==== For detailed information on Red{nbsp}Hat security ratings, review link:https://access.redhat.com/security/updates/classification/#low[Severity ratings]. -==== \ No newline at end of file +==== + +[id="known-issues-5-9-15_{context}"] +== Known issues + +When forwarding logs to a syslog output, the produced message format is inconsistent between Fluentd and Vector log collectors. Vector messages are within quotes, whereas Fluentd messages are not. As a consequence, users might face issues with their tool integrations when they migrate from Fluentd to Vector. (link:https://issues.redhat.com/browse/LOG-7007[LOG-7007]) \ No newline at end of file