Werk #15473: ec: Fix crash in parsing syslog
Component | Event Console | ||||||||
Title | ec: Fix crash in parsing syslog | ||||||||
Date | May 5, 2023 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
Checkmk versions & editions |
|
Previously, parsing of syslog would crash if pid wasn't a number, e.g. "App[-]: message". This can happend if syslog messages are forwarded or processed from some other instance.