Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

How to capture Life of a FlowFile?

avatar
New Contributor

With provenance data , we are able to capture events that provide us information about each processor processing a flow file , with specific eventtype and duration.

But if we look forward to get entire information on life of flow file that says from beginning to end and duration in each step + wait time, is there a way that can be captured.

1 REPLY 1

avatar
Expert Contributor

Hi @JiteshHirani 

 

You can make a rest API call to provenance to fetch the flowfile attributes if we have provenance data available as per our defined provenence repository storage time and size [1]

[1] 

https://nifi.apache.org/docs/nifi-docs/rest-api/index.html