Werk #3667: Search expressions in host search can now be given as regexes

Component Setup
Title Search expressions in host search can now be given as regexes
Date Jul 8, 2016
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.4.0i1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

The host search in WATO is normally performing a case insensitive infix search on the set text attributes (e.g. name, alias, IP addresses). Now you can specify regular expressions by prefixing the search term with a ~. The regex searches are also performed as case insensitive infix searches.

To the list of all Werks