Werk #18017: Synthetic Monitoring: Do not remove all Robot Framework logs on scheduler start
| Component | Checks & agents | ||
| Title | Synthetic Monitoring: Do not remove all Robot Framework logs on scheduler start | ||
| Date | Jun 2, 2025 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Previously, all recorded Robot Framework logs (C:\ProgramData\checkmk\agent\robotmk_output\working\plans) were removed when the Robotmk scheduler (re-)started, for example after an agent update.
As of this werk, the logs of currently configured plans are no longer removed on startup.
As before, they are removed according to the Cleanup of working directory setting.
The logs of plans that are not configured anymore are completely removed on startup, as before.