Not directly, no. There is data recorded per bucket that could be used for billing. Take a look at radosgw-admin bucket --bucket=<bucket> stats .
That only covers storage. If you're looking to bill the same was Amazon does, I believe that you'll need to query your web server logs to get number of uploads/downloads, and bandwidth used. On Tue, Aug 26, 2014 at 7:10 PM, [email protected] <[email protected]> wrote: > > > ------------------------------ > [email protected] > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > >
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
