Hi,
I have a job that contains a fairly long running transformation that produces a fair bit of logs even when on basic (maybe 1000 lines). In the job, where I have the "Transformation" step, I double clicked on the transformation step and went to the "Logging Settings" tab. I specified a log file and the appropriate settings.
If I were in the C world, I'd say it looks like the program terminated (successfully) before the logging output buffer flushed. The logs look great, they just aren't complete.
I also have database logging enabled, and the logs in the database, in contrast, are fully complete. Is there a way to make sure that Kitchen flushes all content to the log file before termination?
Thanks,
-John / w00te


Reply With Quote
