Hi All, I'm developing a NIFI flow which fetches data from a set of database tables. To log custom messages (no. of rows fetched, query execution time etc.), I'm using a 'LogMessage' processor. By changing the logback.xml file, I was able to write my custom messages in a separate log file. But it's better if I can maintain log files separately for different tables. Is there a way to do this in NIFI.
Thanks & Regards *Vibhath Ileperuma*
