in nifi, we can have a PutEmail processor which can be configured for each flowfile. However, is there any mechanism or processor available to get alerting when any processor stops or processor is having an error?
how this can be achieved?
You can use the MonitorActivity processor to alert on changes in flow activity. MonitorActivity is designed to detect the absence of flowfiles through the processor. When the condition is tripped, a notification flowfile is generated that you can route to a PutEmail processor. MonitorActivity provides relationships for both the inactive notification and a notification for when activity is restored.
you can able to see bulletin board to find error obtained any processors in right top corner of nifi UI.
No need for any other processor to perform alerting if any error then bulletin board shows error in which processor in ui.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With