Notifications in BAM can be done in two ways:-
- CEP based Notifications
- Hive Script based Notifications
...
The above snippet can be used with the HTTPD log analyzing sample Hive script.
The Hive script based notifications functionality can be switched off in a specific BAM node by setting the Java system property "disable.notification.task" (i.e. sh wso2server.sh -Ddisable.notification.task).
...