mengCoderXXX opened a new issue, #17852: URL: https://github.com/apache/dolphinscheduler/issues/17852
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened <img width="1761" height="1152" alt="Image" src="https://github.com/user-attachments/assets/e60bc990-f039-4ca9-a5bc-d824635d574b" /> I want to know how to configure the system to remove environment information from log printing, as it contains a lot of sensitive information. example: End initialize task .......environmentConfig ..... I am using version 3.3.0-release. ### What you expected to happen I want to remove redundant information from the logs, anonymize environmental information, and only retain the log information relevant to my business needs. ### How to reproduce You can see the following content by running version 3.3.0. ************************************************************************************************ ********************************* Initialize task context ************************************ ************************************************************************************************ 2026-01-06 09:24:00.989 INFO [WorkerTaskExecutorThreadPool] - Begin to initialize task 2026-01-06 09:24:00.989 INFO [WorkerTaskExecutorThreadPool] - Set task startTime: 1767662640989 2026-01-06 09:24:00.989 INFO [WorkerTaskExecutorThreadPool] - Set task appId: 527599_781538 2026-01-06 09:24:00.989 INFO [WorkerTaskExecutorThreadPool] - End initialize task { ### Anything else _No response_ ### Version 3.3.0-alpha ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
