Werk #15473: ec: Fix crash in parsing syslog
Komponente | Event Console | ||||||
Titel | ec: Fix crash in parsing syslog | ||||||
Datum | 05.05.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
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.