I don't think so... you could try sending data to another datastore(elasticsearch?) It would take a lot of work... but just throwing it out there. See the "SiteToSiteProvenanceReportingTask"
You could also try increasing your "nifi.provenance.repository.query.threads" if you're having issues querying the events. Also might want to consider increasing the "nifi.provenance.repository.index.threads" as well. Good luck, Phil On Wed, Jul 24, 2024 at 5:40 AM Midhun Mohan <midhun.mo...@esginc.us> wrote: > Hi Team, > > Is there a way we can read provenance data from files stored in disk. > We are facing issue with not able to search on provenance from UI. It is > stuck on searching screen. Looking for a way to extract information from > file. >