log show dump a log from specific object or (bucket + date
+ bucket-id)
log rm remove log object
+ usage show show usage (by user, date range)
+ usage trim show usage (by user, date range)
temp remove remove temporary objects that were created up to
specified date (and optional time)
options:
--pool=<pool>
--object=<object>
--date=<yyyy-mm-dd>
+ --start-date=<yyyy-mm-dd>
+ --end-date=<yyyy-mm-dd>
--time=<HH:MM:SS>
--bucket-id=<bucket-id>
--format=<format> specify output format for certain operations: xml,
--show-log-sum=<flag> enable/disable dump of log summation on log show
--skip-zero-entries log show only dumps entries that don't have zero value
in one of the numeric field
+ --yes-i-really-mean-it required for certain operations
--conf/-c Read configuration from the given configuration file
-d Run in foreground, log to stderr.
-f Run in foreground, log to usual location.