Alert in RPAS
Hi,
I want to know the difference between batch alert and real time alert.
I created an alert by
- defining a boolean measure in config
- base intx as scalar
- creating alert category
- give alert expression by calling rule group
will it be real time alert or batch alert.
As per my understanding
for batch alert I need run alertmgr with find alert in in backend and then if I open WB i will get this alert below
For real time alert it will show in WB
What is the extra setting I need to do for batch and real time alert