General
Regular expressions are not proper implemented in Nexus platform.
For instance,
event manager applet cli-no-sw-trunk-allowed-vlan
event cli match "conf t ; interface * ; switchport trunk allowed vlan [0-9] "
action 1.0 syslog msg "It works!"
Syslog message is never triggered.