rickchengx commented on code in PR #13332: URL: https://github.com/apache/dolphinscheduler/pull/13332#discussion_r1062036328
########## dolphinscheduler-common/src/main/resources/common.properties: ########## @@ -127,4 +127,19 @@ ml.mlflow.preset_repository_version="main" appId.collect=log # The default env list will be load by Shell task, e.g. /etc/profile,~/.bash_profile -shell.env_source_list= \ No newline at end of file +shell.env_source_list= + +# remote logging +remote.logging.enable=false +# if remote.logging.enable = true, set the target of remote logging Review Comment: Sure, I'll add a comment. -- 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]
