Re: [systemd-devel] [PATCH] journal: handle multiline syslog messages

2013-08-06 Thread Harald Hoyer
On 08/06/2013 11:32 AM, Harald Hoyer wrote: > On 08/05/2013 02:12 PM, Lennart Poettering wrote: >> On Thu, 01.08.13 12:22, har...@redhat.com (har...@redhat.com) wrote: >> >>> From: Harald Hoyer >>> >>> Since the journal can handle multiple lines just well natively, >>> and rsyslog can be configure

Re: [systemd-devel] [PATCH] journal: handle multiline syslog messages

2013-08-06 Thread Harald Hoyer
On 08/05/2013 02:12 PM, Lennart Poettering wrote: > On Thu, 01.08.13 12:22, har...@redhat.com (har...@redhat.com) wrote: > >> From: Harald Hoyer >> >> Since the journal can handle multiple lines just well natively, >> and rsyslog can be configured to handle them as well, there is no need >> to tr

Re: [systemd-devel] [PATCH] journal: handle multiline syslog messages

2013-08-05 Thread Lennart Poettering
On Thu, 01.08.13 12:22, har...@redhat.com (har...@redhat.com) wrote: > From: Harald Hoyer > > Since the journal can handle multiple lines just well natively, > and rsyslog can be configured to handle them as well, there is no need > to truncate messages from syslog() after the first newline. So

[systemd-devel] [PATCH] journal: handle multiline syslog messages

2013-08-01 Thread harald
From: Harald Hoyer Since the journal can handle multiple lines just well natively, and rsyslog can be configured to handle them as well, there is no need to truncate messages from syslog() after the first newline. Reproducer: 1. Add following four lines to /etc/rsyslog.conf -- $E