You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2019/11/08 06:01:25 UTC

[GitHub] [incubator-doris] morningman opened a new pull request #2163: Limit the FE log file number

morningman opened a new pull request #2163: Limit the FE log file number
URL: https://github.com/apache/incubator-doris/pull/2163
 
 
   1. upgrade log4j to 2.12.1
   2. Add 2 new FE config:
           'sys_log_delete_age' and default is '7d', for sys log.
           'audit_log_delete_age' and default is '30d', for audit log.
       it means if a log's last modification time is 7/30 days ago, it will be deleted.
   
   ISSUE: #2162 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org