From the course: Data Management with Apache NiFi
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
Configuring alerting for the dataflow - Apache NiFi Tutorial
From the course: Data Management with Apache NiFi
Configuring alerting for the dataflow
- [Instructor] In order to have our data flow send us emails, we need a processor. Well, the name of the processor is straightforward. It's called putemail, and it can be configured to send you an email under certain conditions. Now I have added the putemail to our canvas, and I'm going to wire up the monitor activity relationships with putemail. Now this wiring up is a little different, so let's take a look at the relationships that we have to configure. Observe that there are three possibilities: activity restored, inactive, and success. Let's wire up the activity restored and inactive relationships. When either of these relationships are activated in the data flow, putemail will be invoked. Once we have this processor, we need to configure putemail, and for that we need some information from the email address which we'll use to send the messages. I've chosen a test Gmail address that I have. Head over to manage your…
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)
-