Logging to seperate file in Apache NiFi Executescript processor (python)

Viewed 7

I want to log to a seperate file from ExecuteScript processor. I see that it logs to nif-app.log and my logs gets lost easily. I have tried logging module of python, but looks like the jython version used in nifi doesn't support it.

0 Answers
Related