Skip to main content Skip to complementary content
Close announcements banner

Preventing the engines from sending logs to Talend Cloud

Depending on the security posture or the compliance policy of your organization, you could need to prevent Remote Engines from sending logs to Talend Cloud.

Procedure

  1. Open the <RemoteEngineInstallationDirectory>/etc/org.ops4j.pax.logging.cfg file and remove or comment out all the lines starting with log4j2.appender.minjson.
  2. Remove or comment out this line:
    log4j2.rootLogger.appenderRef.RoutingCloudStorage.ref = RoutingCloudStorage
  3. Save the file.
  4. Open the <RemoteEngineInstallationDirectory>/etc/org.talend.ipaas.rt.logs.cfg file to ensure:
    active = false
  5. Save the file.
  6. If your Remote Engines are running, restart them.

Results

Now that your Remote Engines do not send logs to Talend Cloud, if needs be, configure custom logging for these engines.

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!