ruanwenjun commented on issue #13997:
URL: 
https://github.com/apache/dolphinscheduler/issues/13997#issuecomment-1587036373

   > So, that means we need to change the log full path pattern from 
`{log.base}/{taskSubmitTime}/{workflowDefinitionCode}/{workflowDefinitionVersion}/{workflowInstance}/{taskInstance}.log`
 to 
`{log.base}/{taskSubmitTime}/{workflowDefinitionCode}/{workflowDefinitionVersion}/{workflowInstance}/{taskInstance}/`,and
 under this path we have `latest.log` and other history log files named after 
time and sequence, right? @ruanwenjun
   
   This seems more complicated than I thought, I hope we have a way to keep the 
log in one file, by the file has max size.
   Maybe we need to write our own appender?


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to