linux - apache如果格式化错误日志的所记录的时间
大家讲道理
大家讲道理 2017-04-17 11:43:15
0
1
221

apache的错误日志中所记录的时间很别扭,请问如何格式化呢?

[Wed Oct 11 14:32:52 2000] [error] [client 127.0.0.1] client denied by server configuration: /export/home/live/ap/htdocs/test

调整为

[2000/10/11 14:32:52] [error] [client 127.0.0.1] client denied by server configuration: /export/home/live/ap/htdocs/test
大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

répondre à tous(1)
PHPzhong

更改httpd.conf中配置 LogFormat "%{%Y/%M/%d}t"%r\" %>s %b" common
具体可参考mod_log_config和strftime的man page。

其中时间格式可以使用strftime的时间格式。

Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal