Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 07-21-2020 04:08 AM
Hi,
being pretty new to Nifi, I am strugeling to extract interface monitoring data
Assuming a very simple ingest flow like:
HttpListener -> KafkaPublisher
How can I get throughput information, i.e. number of records put (e.g.) every minute to a topic?
There is NifiSummary -> Processors -> Status History, which might be useful. Can the statistics be accessed programatically and how?
Best regards
Jaro