Werk #15180: logwatch agent plugin on Windows: Enable monitoring of log files with non-ASCII characters in their paths
Komponente | Checks & agents |
Titel | <tt>logwatch</tt> agent plugin on Windows: Enable monitoring of log files with non-ASCII characters in their paths |
Datum | 06.02.2023 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.3.0b1 2.2.0b1 2.1.0p22 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
Before this werk, the logwatch agent plugin crashed with
UnicodeEncodeError: 'ascii' codec can't encode character ...: ordinal not in range(128)
for log files whose paths contained non-ASCII characters.