weblogic.j2ee.dd.xml.AnnotationProcessException: [HTTP:101397]The urlPatterns attribute, servletNames attribute, or value attribute of the WebFilter annotation MUST be specified: com.microsoft.applicationinsights.web.internal.WebRequestTrackingFilter
The fix is to specify the URL patterns in the filter annotation.