Disable access log by default and provide an easy way for the user to
enable/disable logging at will.
-----------------------------------------------------------------------------------------------------
Key: GERONIMO-3572
URL: https://issues.apache.org/jira/browse/GERONIMO-3572
Project: Geronimo
Issue Type: New Feature
Security Level: public (Regular issues)
Components: console, Jetty, Tomcat
Affects Versions: 2.1
Reporter: Joe Bohn
Assignee: Joe Bohn
Currently access logging is enabled by default in both the Tomcat and Jetty
assemblies of Geronimo. This is different than the default for Tomcat which is
that the access log is initially disabled and apparently different than most
servers typically ship with logging disabled. Logging can be a significant
drain on the performance of the system and is seldom required.
We should do the following in Geornimo:
1) change the default to have access logging disabled for Tomcat and if
possible for Jetty
2) Provide a mechanism so that the user can easily enable/disable access
logging - preferably via the web console.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.