When I set up access log for Undertow with extended format and use 'time-taken' identifier in pattern, appropriate value is not logged into the access log file. There is only empty string added.
Expected: actual value (should be in seconds according to this) of time taken for request is logged.
How to reproduce - see 'Steps to Reproduce' section.
- is blocked by
-
JBEAP-5765 Upgrade Undertow from 1.4.0.Final to 1.4.3.Final
- Verified
- is cloned by
-
UNDERTOW-813 (7.1.0) Extended format of access-log - 'time-taken' identifier is just empty string
- Resolved
- is incorporated by
-
JBEAP-5897 (7.1.0) Upgrade to WildFly Core 3.0.0.Alpha8
- Verified
- is related to
-
JBEAP-5492 Docs: add some note for access-log usage in extended mode with 'time-taken' identifier
- Closed