njnu-seafish opened a new pull request, #18130: URL: https://github.com/apache/dolphinscheduler/pull/18130
<!--Thanks very much for contributing to Apache DolphinScheduler, we are happy that you want to help us improve DolphinScheduler! --> ## Was this PR generated or assisted by AI? NO ## Purpose of the pull request This is an implementation scheme for separating workflow logs. for #18129 ## Brief change log Add separate workflow instance logs for UI viewing, similar to task logs. ## Verify this pull request I have already tested and verified this solution in my local environment. The log_path field in the t_ds_workflow_instance table: <img width="1438" height="298" alt="企业微信截图_17750360711830" src="https://github.com/user-attachments/assets/282c375f-639c-4b13-933f-fe027af891fc" /> Dedicated log files for workflow instances on the Master service: <img width="1817" height="903" alt="企业微信截图_17750363662591" src="https://github.com/user-attachments/assets/f6704a10-2c25-42b1-8e75-90a00d6d41e8" /> ## Pull Request Notice [Pull Request Notice](https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md) If your pull request contains incompatible change, you should also add it to `docs/docs/en/guide/upgrade/incompatible.md` -- 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]
