From: hrchu Date: Wed, 26 Apr 2017 10:33:37 +0000 (+0000) Subject: doc: rgw: note rgw_enable_usage_log option in adminops guide X-Git-Tag: v12.0.3~215^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e7896f68580e3dba76633fecbef7ba1b02143cf0;p=ceph.git doc: rgw: note rgw_enable_usage_log option in adminops guide Signed-off-by: hrchu --- diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst index 6c69f4397404..df62be2c41fc 100644 --- a/doc/radosgw/adminops.rst +++ b/doc/radosgw/adminops.rst @@ -13,6 +13,10 @@ Get Usage Request bandwidth usage information. +Note: this feature is disabled by default, can be enabled by setting ``rgw +enable usage log = true`` in the appropriate section of ceph.conf. For changes +in ceph.conf to take effect, radosgw process restart is needed. + :caps: usage=read Syntax @@ -163,6 +167,10 @@ Trim Usage Remove usage information. With no dates specified, removes all usage information. +Note: this feature is disabled by default, can be enabled by setting ``rgw +enable usage log = true`` in the appropriate section of ceph.conf. For changes +in ceph.conf to take effect, radosgw process restart is needed. + :caps: usage=write Syntax