]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: rgw: note rgw_enable_usage_log option in adminops guide 14803/head
authorhrchu <petertc@gmail.com>
Wed, 26 Apr 2017 10:33:37 +0000 (10:33 +0000)
committerroot <root@chttl3.umzpaejh4muu3hsq34pz0megsf.hx.internal.cloudapp.net>
Thu, 27 Apr 2017 00:52:24 +0000 (00:52 +0000)
Signed-off-by: hrchu <petertc@gmail.com>
doc/radosgw/adminops.rst

index 6c69f43974044d822f1c645b6463bbeb625483c1..df62be2c41fc5aba860c3e466186dbd4039522f8 100644 (file)
@@ -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