In TRC_CF_[0-1].log there are these lines :
190420-17:02:23.2334902L|007664|00001df4|AlertColle|AlertColServer::|AlertColServer.cpp |001425|NOTIFY | InstalledOnMgr() successfull. Alert collector running on EM190420-17:02:23.2335230L|007664|00001df4|AlertColle|AlertColServer::|AlertColServer.cpp |001432|NOTIFY | Invalid role specified for the alertcollector running on EM.190420-17:02:23.2335500L|007664|00001df4|AlertColle|AlertColServer::|AlertColServer.cpp |001433|NOTIFY | Defaulting to "Persist Alerts into MDB" role.AlertCollector could have 4 different roles :
Persist Alerts into MDB
Persist Alerts and takes actions
Persist Alerts, takes actions and forward
Forward alerts
But on Enterprise only role "Persist Alerts into MDB" is supported.
If another role is set, Alert Collector switches automatically to role "Persist Alerts into MDB"
It is why alert actions (like sending of mail) are not done.
A solution is to install an Alert Collector on Domain Manager and configure it with role :
Persist Alerts, takes actions and forwardAlert Collector on Domain executes the actions and then forward the alerts to Alert Collector on Enterprise Server.