Merge "Switch mirror Apache logs to ISO8601"
This commit is contained in:
commit
cd0c12cddc
@ -11,7 +11,10 @@ NameVirtualHost *:8081
|
|||||||
Listen 8082
|
Listen 8082
|
||||||
NameVirtualHost *:8082
|
NameVirtualHost *:8082
|
||||||
|
|
||||||
LogFormat "%h %l %u %t \"%r\" %>s %b %{cache-status}e \"%{Referer}i\" \"%{User-agent}i\"" combined-cache
|
{% raw %}
|
||||||
|
LogFormat "%h %l %u [%{%F %T}t.%{msec_frac}t] \"%r\" %>s %b %{cache-status}e \"%{Referer}i\" \"%{User-agent}i\"" combined-cache
|
||||||
|
ErrorLogFormat "[%{cu}t] [%-m:%l] [pid %P:tid %T] %7F: %E: [client\ %a] %M% , \ referer\ %{Referer}i"
|
||||||
|
{% endraw %}
|
||||||
|
|
||||||
<Macro BaseMirror $port>
|
<Macro BaseMirror $port>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user