https://bugzilla.balabit.com/show_bug.cgi?id=79 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2010-04-12 22:17:58 --- I can't see how that '!' could be added to a message and split, no such thing is performed using syslog-ng. Although while trying to verify this issue, I've found a problem: * syslog-ng 3.1 & 3.2 (the ones with the NVtable refactorization) cannot hold more than 64k in an NV pair Thus $MSG cannot be longer than 64k and the worst of it was, that it got truncated not at 64k, but at the lowest 16 bits of the length. I've fixed this in 3.2 now. However I couldn't find how syslog-ng could do what you describe. Can you elaborate? Thanks. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.