Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #19715: splunk: Fix exception in checkgroup_parameters:splunk_license_state

Component Checks & agents
Title splunk: Fix exception in checkgroup_parameters:splunk_license_state
Date Jul 28, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p11
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p36
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Previously, updating a site with a rule of the ruleset "Splunk License State" configured could fail during cmk-update-config with the following error:

ERROR: Failed to transform rule: (Ruleset: checkgroup_parameters:splunk_license_state, ...
...
ValueError: (1209600, 604800)

This was caused by a missing migration of the "Expiration time" levels to the new ruleset format. With this werk, the levels are migrated correctly.

To the list of all Werks