Werk #20030: automations: Write to logs
| Component | Checks & agents | ||||||
| Title | automations: Write to logs | ||||||
| Date | Jun 1, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | New Feature | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
Previously, automations (e.g. autodiscovery) wrote messages to STDOUT, which got discarded later. This can obfuscate any error message and leave issues unsolved.
With this change, the automations write to the logs instead. Persisting (error) messages for analysis.