]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add request time into beast log instead of current time 37642/head
authorAli Maredia <amaredia@redhat.com>
Sat, 10 Oct 2020 03:18:39 +0000 (23:18 -0400)
committerAli Maredia <amaredia@redhat.com>
Fri, 11 Dec 2020 19:14:15 +0000 (14:14 -0500)
commit786461204f670aedadce44129c32e3689c36a717
tree672f45e20ea818dd2be4595aa9d6cdd25e4abbc4
parent6841dfae3c47b7a1b1b9343ebeb82ada03e73088
rgw: add request time into beast log instead of current time

Change time format on the line that prints a
summary of the request in apache common log format
to match the format suggested by apache and encapsulate
apache time formatting in stream output operator.

For more information visit:
https://httpd.apache.org/docs/current/logs.html#common

Signed-off-by: Ali Maredia <amaredia@redhat.com>
Co-authored-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_asio_frontend.cc
src/rgw/rgw_civetweb_frontend.cc
src/rgw/rgw_loadgen_process.cc
src/rgw/rgw_process.cc
src/rgw/rgw_process.h
src/rgw/rgw_sal.h