Werk #15479: Fix error message in alert.log complaining about missing contacts
Component | Alert handlers | ||||||
Title | Fix error message in alert.log complaining about missing contacts | ||||||
Date | Apr 21, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
On alert handler execution, an error message like "Error on completing raw context: Missing 'CONTACTS' in raw notification context. It should always be available when using the Microcore." was shown in ~/var/log/alert.log.
The alerts were processed correctly, this error message was just misleading.