Carl Crowder <carl.crow...@gmail.com> added the comment: Flume certainly could avoid parsing certain values. However, while a syslog application "should avoid octet values below 32", they are still "legal" [1]. I don't think that adjusting flume to reject legal values due to legacy behaviour in some unix syslog daemons is the Right Thing™ here.
[1] http://tools.ietf.org/html/rfc5424#section-6.4 ---------- title: SysLogHandler incorrectly appents \000 to messages -> SysLogHandler incorrectly appends \000 to messages _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12168> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com