On Tue, Jun 3, 2025 at 11:37 AM Wissem MIMOUNA - Ceph Users <[email protected]> wrote: > > Hi Ceph Users, > > I'm trying to test ceph radosgw bucket logging feature , but I keep > getting "MethodNotAllowed" Error, though I reinstalled the radosgw from > scratch (I recreated a new realm-zonegroup and zone). > > Our ceph cluster is ceph squid v 19.2.2 on debian 12. > > > I followed the procedure in the following url to create a bucket policy > (https://docs.ceph.com/en/latest/radosgw/bucket_logging/).
you're looking at the "latest" docs, but the "squid" page at https://docs.ceph.com/en/squid/radosgw/bucket_logging/ doesn't exist because the feature is not on squid > > > I tried both , with normal users and with account users. Each time the > the user/account who created the both bucket ( source bucket and logging > destination bucket) who try to enable logging but failed. > > The command which keep failing is (I tried with boto3 and with aws cli > but the same error)==> > > 3cmd accesslog s3://myBucket > --access-logging-target-prefix=logsBucket/prefix > > > Any advices are welcome! > > > Thanks > > Wissem M > > _______________________________________________ > ceph-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > _______________________________________________ ceph-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
