Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 989
blobf79bba0f54d7e8d446fcafb4d05473df8678d5b9
1 Title: logwatch.ec: Fix forwarding multiple messages via syslog/TCP
2 Level: 1
3 Component: checks
4 Class: fix
5 State: unknown
6 Version: 1.2.5i5
7 Date: 1403682696
9 If you setup forwarding to the Event Console in the {logwatch.ec} check to
10 be done via TCP and more than one new message per check interval arrived,
11 then several messages could have be joined together into one single message.
12 The reason was a missing newline character. This has been fixed. Forwarding
13 via UDP was not affected by this bug.