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

Werk #19963: Fix Event Console case-insensitive regex filter operator (~~)

Component Event Console
Title Fix Event Console case-insensitive regex filter operator (~~)
Date May 29, 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.0p6 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Previously, the Message/Text of event (regex) filter on the Event Console Events screen returned no results, even for patterns that should clearly match. For example, filtering with connection would show nothing despite events with text like Connection Error being present.

This has been fixed. The filter now correctly performs case-insensitive regex matching against event messages.

To the list of all Werks