Hi Pradeep, NiFi does not have any mechanism natively to provide notifications in such cases. What is available is a set of reporting tasks that can be used to publish metrics such as queue size to ganglia or ambari. The queue sizes are also available via the REST API, so third-party tools may provide a mechanism for querying the queue sizes periodically and notifying you when the values exceed some threshold.
Thanks -Mark > On Jul 7, 2016, at 7:18 AM, pradeepbill <[email protected]> wrote: > > hello everybody, is there a way to get notified if a particular connection > reaches particular size ?, I see {file size}, but not > {connection.fileQueue.size} or something similar .Please advice. > > Thanks > Pradeep > > > > -- > View this message in context: > http://apache-nifi-developer-list.39713.n7.nabble.com/connection-fileQueue-size-tp12686.html > Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
