Hi ,
Is it possible to create an email alert when there is no flow files ,means no data is going through a connection or a processor ?
Please provide your suggestions . thanks in advance .
One way to do it is to use the MonitorActivity processor that can emit a flow file if there is no activity since X minutes. This generated flow file can then be routed to a processor sending emails.
One way to do it is to use the MonitorActivity processor that can emit a flow file if there is no activity since X minutes. This generated flow file can then be routed to a processor sending emails.