Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5413
blobab135d7a32ba8d7005c24a4a367cb4a6c1113a8b
1 Title: Windows agent: nocontext tag did not work for multibyte encoded logfiles
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i2
7 Date: 1511530638
8 Class: fix
10 If a Windows logfile was encoded with a multibyte character encoding
11 the nocontext flag had no effect, always outputting the full context.
13 The nocontext tag now works correctly, in a way similar to single-byte
14 encoded logfiles.