-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.6.5
-
Component/s: Infrastructure & Services - Application Lifecycle
-
Environment:
JIRA Standalone
-
3.06
When the AccessLogFilter is enabled, access logs are logged twice:
2006-11-06 18:11:54,804 INFO [jira.web.filters.AccessLogFilter] test http://localhost:8080/secure/admin/jira/ViewLogging.jspa 89982-292 9 2006-11-06 18:11:54,804 INFO [jira.web.filters.AccessLogFilter] test http://localhost:8080/secure/admin/jira/ViewLogging.jspa 89982-292 9 2006-11-06 18:12:06,826 INFO [jira.web.filters.AccessLogFilter] test http://localhost:8080/secure/Dashboard.jspa 88203+607 1011 2006-11-06 18:12:06,826 INFO [jira.web.filters.AccessLogFilter] test http://localhost:8080/secure/Dashboard.jspa 88203+607 1011 ...