This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a commit to branch test_email in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/test_email by this push: new 59868d0964a test abc (#43712) 59868d0964a is described below commit 59868d0964a31d9050e4a346ec7702c947b33449 Author: Xin Liao <liao...@selectdb.com> AuthorDate: Tue Nov 12 14:44:02 2024 +0800 test abc (#43712) --- conf/be.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/be.conf b/conf/be.conf index 5ad5e07176d..9466748b820 100644 --- a/conf/be.conf +++ b/conf/be.conf @@ -88,6 +88,6 @@ sys_log_level = INFO # Debug = 5, # Trace = 6 # Default to turn off aws sdk log, because aws sdk errors that need to be cared will be output through Doris logs -aws_log_level=0 +aws_log_level=1 ## If you are not running in aws cloud, you can disable EC2 metadata AWS_EC2_METADATA_DISABLED=true --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org