[JIRA] Moved: (LBACCESS-15) TeeFilter should be disabled in productions systems

[ http://jira.qos.ch/browse/LBACCESS-15?page=com.atlassian.jira.plugin.system.... ] Ceki Gulcu moved LBAUDIT-1 to LBACCESS-15: ------------------------------------------ Project: logback-access (was: logback-audit) Key: LBACCESS-15 (was: LBAUDIT-1)
TeeFilter should be disabled in productions systems ---------------------------------------------------
Key: LBACCESS-15 URL: http://jira.qos.ch/browse/LBACCESS-15 Project: logback-access Issue Type: New Feature Reporter: Ceki Gulcu Assignee: Logback dev list
Given that TeeFilter is part of web.xml it transpires into production which can be highly undesirable. Example: <filter> <filter-name>TeeFilter</filter-name> <filter-class>ch.qos.logback.access.servlet.TeeFilter</filter-class> <init-param> <param-name>ignoreOnHost</param-name> <param-value>prodHost0, prodHost1</param-value> </init-param> </filter>
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
participants (1)
-
Ceki Gulcu (JIRA)