On Sat, Jan 26, 2019 at 6:57 PM Marc Roos <M.Roos@xxxxxxxxxxxxxxxxx> wrote: > > > > > From the owner account of the bucket I am trying to enable logging, but > I don't get how this should work. I see the s3:PutBucketLogging is > supported, so I guess this should work. How do you enable it? And how do > you access the log? > > > [@ ~]$ s3cmd -c .s3cfg accesslog s3://archive Access logging for: > s3://archive/ > Logging Enabled: False > > [@ ~]$ s3cmd -c .s3cfg.archive accesslog s3://archive > --access-logging-target-prefix=s3://archive/xx > ERROR: S3 error: 405 (MethodNotAllowed) > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com Hi Marc, The s3:PutBucketLogging action is recognized by bucket policy, but the feature is otherwise not supported. _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com