https://bz.apache.org/bugzilla/show_bug.cgi?id=69595

            Bug ID: 69595
           Summary: It seems that the file size-based rotation function
                    needs to be added to AccessLogValve.
           Product: Tomcat 11
           Version: 11.0.4
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: jiwon_j...@sk.com
  Target Milestone: -------

Currently, only date-based rotations appear to be possible. In this case, if
the sum of the access log file sizes exceeds the disk capacity in a bare metal
or Kubernetes environment where the disk is limited, the server process can be
interrupted suddenly. Even with minimal cleanup cycles, this is difficult to
predict accurately because the file size is flexible depending on the traffic
size.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to