]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: log x-amz-request-id along with the request
authorSeena Fallah <seenafallah@gmail.com>
Wed, 22 May 2024 16:23:22 +0000 (18:23 +0200)
committerSeena Fallah <seenafallah@gmail.com>
Wed, 26 Jun 2024 19:25:06 +0000 (21:25 +0200)
commit548426630e17cc0b5366413357dee5d14951ad15
tree002c6f196d9758feffc3e8ad0a61bce628a2dc99
parent4d5b2cdc1652f11ae8427a46b6b5f82112c34208
rgw: log x-amz-request-id along with the request

As this is the identifier from a user to a request it needs to be logged so the admin can identify the request.

Fixes: https://tracker.ceph.com/issues/66180
Signed-off-by: Seena Fallah <seenafallah@gmail.com>
src/rgw/rgw_process.cc