https://bz.apache.org/bugzilla/show_bug.cgi?id=57339

Alexandre Schaff <alexandre.sch...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexandre.sch...@gmail.com

--- Comment #5 from Alexandre Schaff <alexandre.sch...@gmail.com> ---
Created attachment 39902
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39902&action=edit
patch for utc

Try this patch on 2.4.62 (not trunk).

timestamp follows https://tools.ietf.org/html/rfc3339#section-5.6. 
and https://datatracker.ietf.org/doc/html/rfc3339#section-5.3

Format is thus:
yyyy-mm-ddThh:mm:ss.uuuuuuZ

%Z for both ErrorLogFormat and LogFormat.

Timezone, if desired, can be added as a separate log entry.
>From : https://www.manning.com/books/securing-devops : "Standardize the
timestamp format. (...) get your entire organization to adopt RFC3339 (...) No
one likes converting time zones when comparing logs."

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to