zhuangchong commented on issue #4523:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/4523#issuecomment-767224688


   @masterable 
   
   Modify the logback-worker.xml file of the node where the worker-server 
resides, commenting lines 59-62
   
   ```
        <filter class="ch.qos.logback.classic.filter.ThresholdFilter">
               <level>INFO</level>
           </filter>
           <filter 
class="org.apache.dolphinscheduler.server.log.WorkerLogFilter"/>
   ```
   To perform your task again, check the Worker.log for any associated 
exception logs.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to