[jboss-jira] [JBoss JIRA] (WFLY-6266) Allow for millisecond resolution for access log entries via %t formatting
Travis Rogers (JIRA)
issues at jboss.org
Tue Feb 23 23:11:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Travis Rogers updated WFLY-6266:
--------------------------------
Description:
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
was:
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
> 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)
More information about the jboss-jira
mailing list