Undertow 访问日志跳过时间 (%D)

Posted

技术标签:

【中文标题】Undertow 访问日志跳过时间 (%D)【英文标题】:Undertow access log skipping time (%D) 【发布时间】:2021-05-28 12:52:40 【问题描述】:

我正在为 undertow 配置访问日志格式。 我在application.properties中配置的是这个

server.undertow.accesslog.pattern=%h %l %u %t \"%r\" %s %b %D

但我用“-”代替 %D

例子

127.0.0.1 - - [26/Feb/2021:11:11:26 +0530] "POST /********/payments/token HTTP/1.1" 200 2529 -

我错过了什么

【问题讨论】:

【参考方案1】:

如果你从 Spring Boot 开始,属性是

server.undertow.options.server.record-request-start-time=true
server.undertow.accesslog.pattern=[...] %T

similar problem here

【讨论】:

以上是关于Undertow 访问日志跳过时间 (%D)的主要内容,如果未能解决你的问题,请参考以下文章

Servlets/Undertow - 访问 HttpServletRequest 和 HttpServletResponse

RESTEasy with Undertow,访问 HttpServletRequest

如何在 Undertow 嵌入式服务器中登录文件?

Undertow 服务器通过 wifi 联网

?十二周三次课 (3月14日)

?十二周三次课 (3月14日)