Travis Rogers created WFLY-6266:
-----------------------------------
Summary: Allow for millisecond resolution for access log entries via %t
formatting
Key: WFLY-6266
URL:
https://issues.jboss.org/browse/WFLY-6266
Project: WildFly
Issue Type: Feature Request
Components: Web (Undertow)
Affects Versions: 10.0.0.Final
Reporter: Travis Rogers
Assignee: Stuart Douglas
Currently Undertow supports access logging where the common log format time is written
with each log entry. It's desirable to be able to capture millisecond resolution on
the time stamps for access log entries similar to the capabilities provided by Apache [1]
via the %{msec}t formatting .
It gets difficult to correlate times across servers when you don’t have millisecond
granularity.
[1]
http://httpd.apache.org/docs/2.4/mod/mod_log_config.html#formats
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)