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

            Bug ID: 58431
           Summary: AccessLogValve default values for prefix and suffix
                    not coherent with other log files
           Product: Tomcat 8
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: zigarn+apa...@gmail.com

Created attachment 33119
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33119&action=edit
Patch proposing to change AccessLogValve suffix and prefix

Log files are in the form '${prefix}.yyyy-mm-dd.log', but AccessLogValve
default values creates log files in the form 'access_log.yyyy-mm-dd' and
proposed configuration is 'localhost_access_log.yyyy-mm-dd.txt'.
This is not coherent, the default could be 'access.yyyy-mm-dd.log'.

-- 
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