Hello,
I recently updated our Vmware template to version 7.0-2 and I wanted to filter out some of the discovery alert by using the discovery filters as seen below.
The issue I noticed was that whenever I add two conditions to the filters they stop working, the filter works when I combine the conditions into one regular expression but it breaks when I split them up and use the "or" option.
This works.
^(Virtual machine CPU usage|Virtual machine memory usage)$

This doesn't work.

Is this intended behavior or am I missing/doing something wrong?
At the moment it works with merging them together but if I want to filter more this might become hard to keep track of everything after a while.
I am running Zabbix 7.0.10.
I recently updated our Vmware template to version 7.0-2 and I wanted to filter out some of the discovery alert by using the discovery filters as seen below.
The issue I noticed was that whenever I add two conditions to the filters they stop working, the filter works when I combine the conditions into one regular expression but it breaks when I split them up and use the "or" option.
This works.
^(Virtual machine CPU usage|Virtual machine memory usage)$
This doesn't work.
Is this intended behavior or am I missing/doing something wrong?
At the moment it works with merging them together but if I want to filter more this might become hard to keep track of everything after a while.
I am running Zabbix 7.0.10.