From the course: Data Management with Apache NiFi

Unlock this course with a free trial

Join today to access over 24,400 courses taught by industry experts.

Setting up monitoring for the dataflow

Setting up monitoring for the dataflow - Apache NiFi Tutorial

From the course: Data Management with Apache NiFi

Setting up monitoring for the dataflow

- [Instructor] In this demo, we'll see how you can use a processor to monitor the activity of your data flow and configure it to send you an email if your data flow has been inactive for a while. Now we'll work with the same data flow that we were working with in the previous demo. However, I'm going to add a new processor to this data flow and this is going to be the monitor activity processor. You can see from the description of this processor, this will monitor your data flow and send out an indicator when the flow has not had any data for some specified amount of time, and again when the flows activity is restored. Now, I've added this to my canvas and I'm going to connect up the success relationship of PutFile to MonitorActivity. You know how this is done, I don't need to show you the mechanics of how this relationship has to be set up. We'll of course need to configure the monitor activity processes to bring up…

Contents