Werk #11715: Logwatch: Crash when using "\" in regular expression (e.g. windows paths)
Component | Checks & Agents |
Title | Logwatch: Crash when using "\" in regular expression (e.g. windows paths) |
Date | Dec 17, 2020 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.0.0b4 2.1.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Windows paths include "\" as seperator but regex uses them as escape character. Windows path backslashes need to be escaped to "\\\\".
To the list of all Werks