Date: Thu, 09 Aug 2018 12:57:16 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 220246] syslogd does not send RFC3164-conformant messages [PATCH] Message-ID: <bug-220246-227-Dmnuoq3F04@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220246-227@https.bugs.freebsd.org/bugzilla/> References: <bug-220246-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220246 --- Comment #2 from Ed Schouten <ed@FreeBSD.org> --- Hi there, Thanks for the patch! The syslogd code has been refactored a lot lately to support the RFC 5424 message format. Looking at the code, the issue still applies. That said, I'm a bit hesitant to change anything for the RFC 3164 format support. People expect that it works in a certain way and changing that seems like a bad idea. Could you please give the RFC 5424 support that's present in 11-STABLE and HEAD a try? Just add "-O rfc5424" to syslogd_flags in rc.conf. Please let me know whether that addresses the issue for you sufficiently. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220246-227-Dmnuoq3F04>
