Each action should be able to produce notifications of different levels (info, warning, error) and those notifications should then either be pushed (email, slack, etc.) or displayed in the UI so that the user can review them.

It should be possible to configure the level which gets notified.

Maybe we implement that as a generic module in a way like watchdog.

Comments

jurgenhaas created an issue. See original summary.

jurgenhaas’s picture

The actions are meanwhile already logging to watchdog and in addition to that we will implement event triggers so that site admins will be able to define rules based on those events.

jurgenhaas’s picture

Status: Active » Closed (duplicate)