Werk #12170: Fixed tracebacks in the Event Console caused by missing event properties.
| Component | Event Console | ||||||
| Title | Fixed tracebacks in the Event Console caused by missing event properties. | ||||||
| Date | Apr 19, 2021 | ||||||
| Level | Prominent Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
The event console can parse quite a few esoteric non-sylog messages, but it has to make sure that every event has host/application/pid properties. The latter was not the case for a few non-standard formats, this has been fixed.