On Sun, Oct 20, 2013 at 9:04 PM, Derek Yarnell <derek@xxxxxxxxxxxxxx> wrote: > So I have tried to enable usage logging on a new production Ceph RadosGW > cluster but nothing seems to show up. > > I have added to the [client.radosgw.] section the following > > rgw enable usage log = true > rgw usage log tick interval = 30 > rgw usage log flush threshold = 1024 > rgw usage max shards = 32 > rgw usage max user shards = 1 > > Restarted the radosgw but I don't see anything in the logs (running in > debug 20) > > # radosgw-admin usage show --uid=derek --bucket=derek > { "entries": [], > "summary": []} > > Is there something more I can poke to figure out why the gateway is not > logging? > Try moving the above configurables to the global section, if it's working then you're probably using the wrong section. Yehuda _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com