Usage

The Ceph Object Gateway logs usage for each user. You can also track user usage within date ranges.

Options include:
  • Start Date: The --start-date option allows you to filter usage stats from a particular start date (format: yyyy-mm-dd[HH:MM:SS]).

  • End Date: The --end-date option allows you to filter usage up to a particular date (format: yyyy-mm-dd[HH:MM:SS]).

  • Log Entries: The --show-log-entries option allows you to specify whether or not to include log entries with the usage stats (options: true | false).

Note: You can specify time with minutes and seconds, but it is stored with 1 hour resolution.