You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/11/07 00:42:39 UTC

[Bug 58431] AccessLogValve default values for prefix and suffix not coherent with other log files

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

Konstantin Kolinko <kn...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> ---
1. Changing the naming in the default servlet.xml is a bad idea.

I am sure that the default naming is mentioned in many places, that will be
broken / obsoleted by this change: books, documentations, FAQs, discussions,
etc.

2. Access Log and java.util.logging logs are different beasts, serving
different purpose and having different format. It is good to keep them
separate.

I do not know whether this naming was a conscious decision 10+ years ago, or it
just happened this way, but I find this feature useful.


3. Apache HTTPD [1] uses "logs/access_log" in its examples. I think that if
that log is rotated it will grow a date suffix.

[1] http://httpd.apache.org/docs/2.4/mod/mod_log_config.html#customlog


I do not see enough reasons for making the proposed change.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org