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 - 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…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
(Locked)
Configuring back pressure3m 25s
-
(Locked)
Observing the effects of back pressure4m 30s
-
(Locked)
Configuring an InvokeHTTP processor5m 10s
-
(Locked)
Using a funnel in the dataflow4m 55s
-
(Locked)
Running the dataflow to read from URL and write to files1m 53s
-
(Locked)
Setting up monitoring for the dataflow2m 15s
-
(Locked)
Configuring alerting for the dataflow5m 5s
-
(Locked)
Email alerts on dataflow success3m 52s
-
(Locked)
Email alerts on change in activity status2m 40s
-
(Locked)
-