You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Zesong Sun (Jira)" <ji...@apache.org> on 2020/10/29 02:25:00 UTC

[jira] [Created] (IOTDB-970) Change logback rollingPolicy and triggeringPolicy

Zesong Sun created IOTDB-970:
--------------------------------

             Summary: Change logback rollingPolicy and triggeringPolicy
                 Key: IOTDB-970
                 URL: https://issues.apache.org/jira/browse/IOTDB-970
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Zesong Sun
            Assignee: Zesong Sun
             Fix For: 0.11.0, 0.10.2


Change logback configuration:
 * Update rollingPolicy from TimeBasedRollingPolicy to FixedWindowRollingPolicy (to delete old files according to number of files)
 * Add triggeringPolicy of SizeBasedTriggeringPolicy (to limit the size of log file)

Since there is no need to maintain timestamp in log file name 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)