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
- 
            Open the
                  <RemoteEngineInstallationDirectory>/etc/org.ops4j.pax.logging.cfg
               file and remove or comment out all the lines starting with
                  log4j2.appender.minjson.
         
 
- 
            Remove or comment out this line:
            
               log4j2.rootLogger.appenderRef.RoutingCloudStorage.ref = RoutingCloudStorage
 
             
          
- 
            Save the file.
         
 
- 
            Open the
                  <RemoteEngineInstallationDirectory>/etc/org.talend.ipaas.rt.logs.cfg
               file to ensure:
            
         
 
- 
            Save the file.
         
 
- 
            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.