Leser: 8
Quote[Thu Aug 10 12:16:12 2017] [cgi:error] [pid 1988:tid 872] [client 192.168.0.106:53191] AH01215: Use of...
Quote[Thu Aug 10 12:16:12.601217 2017] [cgi:error] [pid 1988:tid 872] [client 192.168.0.106:53191] AH01215: Use of...
QuoteCode: (dl )1
2
3
4
5
6
7%{format}t The time, in the form given by format, which should be in an extended strftime(3) format (potentially localized). If the format starts with begin: (default) the time is taken at the beginning of the request processing. If it starts with end: it is the time when the log entry gets written, close to the end of the request processing. In addition to the formats supported by strftime(3), the following format tokens are supported:
sec number of seconds since the Epoch
msec number of milliseconds since the Epoch
usec number of microseconds since the Epoch
msec_frac millisecond fraction
usec_frac microsecond fraction
These tokens can not be combined with each other or strftime(3) formatting in the same format string. You can use multiple %{format}t tokens instead.
2017-08-10T11:04:48 GwenDragonHängt vom definierten Formatstring bei LogFormat ab.
2017-08-10T11:04:48 GwenDragonDas Zeitformat ist %{format}t.
Kann sein, das bei dir da sowas wie %{…_frac}t drin steht?
Quote[Thu Aug 10 20:54:07.717808 2017] [mpm_winnt:notice] [pid 1840:tid 188] AH00354: Child: Starting 64 worker threads.
Quote[Mon Aug 14 19:58:43.438785 2017] [mpm_winnt:notice] [pid 7260:tid 624] AH00430: Parent: Child process 7708 exited successfully.
QuoteRemote hostname.
QuoteNumber of keepalive requests handled on this connection.
Quote#Example (similar to the 2.2.x format)