Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I have a job that generate the corresponding log and stat files. This files are then downloaded (via SFTP) by another application (php) that is in charge of monitoring some variables.
The problem arise when the log file, due to an error, generate a multiline description; the PHP script fails and the stats fall behind until this problem is solved (manually).
I was wondering if exists a way to encolse the log file information in quotations (\") or any other suggestion rather than logging to a database.
Appreciate your help!
Francois,
Thank you for your time & advice, I will go on that way if I can't get a workaround using the standard Talend Open Studio log componentes.
Regards,