Re: [ceph-users] RGW Logging pool

2017-12-17 Thread Ansgar Jazdzewski
Hi, it is poosible to configure the rgw logging to a unix socket, with this you are able to use a json stream. In a POC we put events into a rediscache to do async processing. sadly i cant find the needed configlines at the moment. hope it helps, Ansgar __

Re: [ceph-users] RGW Logging pool

2017-12-16 Thread Yehuda Sadeh-Weinraub
(+matt) On Fri, Dec 15, 2017 at 7:21 PM, David Turner wrote: > We're trying to build an auditing system for when a user key pair performs > an operation on a bucket (put, delete, creating a bucket, etc) and so far > were only able to find this information in the level 10 debug logging in the > rg

Re: [ceph-users] RGW Logging pool

2017-12-15 Thread Robin H. Johnson
On Fri, Dec 15, 2017 at 05:21:37PM +, David Turner wrote: > We're trying to build an auditing system for when a user key pair performs > an operation on a bucket (put, delete, creating a bucket, etc) and so far > were only able to find this information in the level 10 debug logging in > the rgw

Re: [ceph-users] RGW Logging pool

2017-12-15 Thread ceph . novice
we never managed to make it work, but I guess the "RGW metadata search" [c|sh]ould have been "the official solution"... - http://ceph.com/geen-categorie/rgw-metadata-search/ - https://marc.info/?l=ceph-devel&m=149152531005431&w=2 - http://ceph.com/rgw/new-luminous-rgw-metadata-search/ there was