[ 
http://jira.qos.ch/browse/LBACCESS-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

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

        
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to