[ https://issues.apache.org/jira/browse/FELIX-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18000775#comment-18000775 ]
Christoph Läubrich commented on FELIX-5868: ------------------------------------------- [~cziegeler] I just recently noticed that this only works if you register a servlet as well and then the filter is only called for request where a Servlet would match. e.g assume you registered Filter with pattern /* is is not called for any 404 pages. > How to add global filters in jetty > ---------------------------------- > > Key: FELIX-5868 > URL: https://issues.apache.org/jira/browse/FELIX-5868 > Project: Felix > Issue Type: Wish > Components: Karaf > Reporter: vijay p > Priority: Blocker > > Hi, > We are trying to add filters on the jetty level in karaf to monitor all > requests. We are struggling to achieve this. I request help for this as I am > stuck on how to get this done. I tried many approaches and i failed -- This message was sent by Atlassian Jira (v8.20.10#820010)