Werk #18997: Fix "Host name or alias (regex)" filter
| Component | User interface | ||||||||
| Title | Fix "Host name or alias (regex)" filter | ||||||||
| Date | Apr 14, 2026 | ||||||||
| Level | Trivial Change | ||||||||
| Class | Bug Fix | ||||||||
| Compatibility | Compatible - no manual interaction needed | ||||||||
| Checkmk versions & editions |
|
The Host name or alias (regex) filter was using the incorrect Livestatus column name alias instead of host_alias when matching against the host alias. This caused errors on dashboards that used this filter. The column name has been corrected so the filter now works as expected.