The physical files will get synchronized to the reference state from a central config management source (CM). There's no point watching them on the file system. If you need a change log for config files, I'd look into CM api to fetch those instead.
On Tue, Jun 29, 2021, 8:30 AM Tomislav Novosel < [email protected]> wrote: > Hi to all, > > > > Is there a good way how to capture NiFi configuration files changes > (nifi.properties, authorizers.xml,…etc) > > and to forward that changes (or just to notify) some other system or app? > > Can I do it with NiFi itself? > > The question is in the context of Cloudera platform – CFM. > > > > Thanks, > > Regards, > > Tom >
