]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW/logging: add filtering for bucket logging
authorAli Masarwa <amasarwa@redhat.com>
Sun, 1 Dec 2024 11:28:03 +0000 (13:28 +0200)
committerAli Masarwa <amasarwa@redhat.com>
Tue, 17 Dec 2024 11:06:04 +0000 (13:06 +0200)
commitca9e0f40612bc2ed98f0c4cf3119f06f0beed812
tree16b004a3a290967b645432a2019683c20a216736
parentbb40fe448df6f8a886ceaded7a527a23c45cd601
RGW/logging: add filtering for bucket logging

Signed-off-by: Ali Masarwa <amasarwa@redhat.com>
doc/radosgw/bucket_logging.rst
doc/radosgw/s3/bucketops.rst
examples/rgw/boto3/bucket_logging.py
examples/rgw/boto3/service-2.sdk-extras.json
src/rgw/CMakeLists.txt
src/rgw/rgw_bucket_logging.cc
src/rgw/rgw_bucket_logging.h
src/rgw/rgw_pubsub.cc
src/rgw/rgw_pubsub.h
src/rgw/rgw_s3_filter.cc [new file with mode: 0644]
src/rgw/rgw_s3_filter.h [new file with mode: 0644]