Your message dated Mon, 22 Dec 2025 21:58:40 +0100
with message-id <1766437120-297072493-bts>
and subject line
has caused the Debian Bug report #596152,
regarding rsyslog: forwarded bsd log format sometimes broken
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
596152: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596152
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rsyslog
Version: 4.4.2-1~bpo50+1
Severity: normal
I use rsyslog to relay messages from old bsd style loggers
(RSYSLOG_TraditionalForwardFormat) and rfc5424 message loggers
(RSYSLOG_ForwardFormat) to one bsd style loghost.
Every old style log message is relayed correctly to the loghost and is written
correctly to the logfile.
Rfc5424 messages are relayed to the loghost without a double point after the
"processname[id]" string.
Additionally rsyslog does not write the double point to the logfile (with
RSYSLOG_TraditionalFileFormat).
I did not jet use any structured data, so I don't know if this is buggy, too.
This behaviour is idential in version 3.18.6 (lenny stable)
Example from the logs:
--- snip ---
Sep 8 22:32:24 new_host old_process[2868] - Hello with new rfc5424 log
Sep 8 22:32:24 old_host new_process[2890]: Hello with old style bsd log
--- snip ---
The way it should be:
--- snip ---
Sep 8 22:32:24 new_host old_process[2868]: - Hello with new rfc5424 log
Sep 8 22:32:24 old_host new_process[2890]: Hello with old style bsd log
--- snip ---
-- System Information:
Debian Release: 5.0.5
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages rsyslog depends on:
ii libc6 2.7-18lenny4 GNU C Library: Shared libraries
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages rsyslog recommends:
ii logrotate 3.7.1-5 Log rotation utility
Versions of packages rsyslog suggests:
pn rsyslog-doc <none> (no description available)
pn rsyslog-gnutls <none> (no description available)
pn rsyslog-gssapi <none> (no description available)
pn rsyslog-mysql | rsyslog-pgsql <none> (no description available)
pn rsyslog-relp <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
>> bts: Explain why you're closing these bugs here:
>> - Bug #596152: rsyslog: forwarded bsd log format sometimes broken
--- End Message ---