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

Werk #16633: Logfile pattern analyzer: Fix crash for first rule without regex pattern

Component User interface
Title Logfile pattern analyzer: Fix crash for first rule without regex pattern
Date Apr 17, 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 Ultimate MT
2.3.0b6 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p26 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

The "Logfile pattern analyzer" page crashed when the first "Logfile pattern" rule in place did not hold a regex pattern and a later rule did hold a regex pattern. The rendering of the table of rules would crash with

Internal error: list index out of range

This is fixed and all rules are rendered as expected.

To the list of all Werks