Hi There,
I have got a requirement to audit changes of nifi processors statuses like start, running or stopped in a database to track what time nifi processors or a process group have been stopped or started by an individual user.
How I can implement this requirement in NiFi ? Is there any way by which I can get status of nifi workflow either at processor level or at process group level?
Thanks!