You can add the stdout
and the stderr
logs of
your Job executions to the Log4j logs to display the information in Talend Cloud Management Console.
Procedure
-
Stop Talend Remote Engine if
it is running.
-
Set the value of the
job.log.system.streams
parameter to be
true
to make this line read like
job.log.system.streams=true
- If you are using a Remote Engine v2.12.0 and onwards, set this parameter in
the
<RemoteEngineInstallationDirectory>/etc/org.talend.ipaas.rt.job.commandline.handler.cfg
file.
- If you are using an older version, set this parameter in the
<RemoteEngineInstallationDirectory>/etc/org.talend.ipaas.rt.jobserver.client.cfg
file.
-
Save the file.
-
Restart your Talend Remote Engine.