Werk #14869: Fix regression in mk_logwatch plugin in Windows

Component Checks & agents
Title Fix regression in mk_logwatch plugin in Windows
Date Sep 26, 2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p13 2.2.0b1
Level Prominent Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Until now mk_logwatch plugin could not create a directory for batch files because the directory name as a rule contained a colon and the colon is a forbidden symbol in NTFS. Due to this bug the logwatch monitoring was impossible.

With this version mk_logwatch plugin replaces the colon in directory name with an underscore thus fixing the regression.

SUP-11644

To the list of all Werks