Skip to main content Skip to complementary content

Displaying standard system logs in Talend Management Console

You can add the stdout and the stderr logs of your Job executions to the Log4j logs to display the information in Talend Management Console.

Procedure

  1. Stop Talend Remote Engine if it is running.
  2. 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.
  3. Save the file.
  4. Restart your Talend Remote Engine.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!