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

Werk #20230: Host search: Fix label search matching only the label key

Component Setup
Title Host search: Fix label search matching only the label key
Date Jul 15, 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.0p10
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p35
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Previously, searching for hosts by an explicit label under Setup > Hosts (via the Search for hosts display action) only compared the label key and ignored the label value. For example, searching for the label "dc:MM" also returned hosts with "dc:MG", since both share the key "dc".

This has been fixed. The host search now matches the full label, so only hosts carrying the exact "key:value" pair are returned.

To the list of all Werks