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 | ||
Level | Trivial Change | ||
Class | New Feature | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
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.