Member since
02-23-2025
1
Post
0
Kudos Received
0
Solutions
02-24-2025
12:02 AM
Hi everyone, I’m working on tracking and monitoring integration executions in Apache NiFi . I want to achieve the following: Display all the configured integrations available to users so they can check their execution status. Show all executions of a specific integration with details such as: Start time End time Duration Status (success/failure) Total number of sub-items processed, including success and failure counts. Track all integrations that happened as part of a single execution and display: Start time End time Duration Status Any relevant messages or error details I’d like to know the best way to implement this in NiFi. Are there recommended processors, templates, or logging strategies that can help achieve this? Should I be using provenance data, custom logging, or NiFi's built-in monitoring tools? Any insights, examples, or best practices would be greatly appreciated! Thanks in advance!
... View more
Labels:
- Labels:
-
Apache NiFi
-
NiFi Registry