Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #17305: mk_filestats: Fix recent regression in file filtering

Component Checks & agents
Title mk_filestats: Fix recent regression in file filtering
Date Sep 23, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0p18 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p35 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Werk 17129 introduced a regression when filtering files according to the configured globbing and regular expression patterns. In particular, the following combination never yielded any matches:

  • A globbing pattern that matches a folder name exactly.
  • Regular expressions that do not match the folder, but files inside the folder.

To the list of all Werks