Usage: auditLogReader [--audit-log-dir=]
[--end-time=]
[--format=]
[--start-time=]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
--audit-log-dir=DIR The audit log directory
--end-time=END The ending time (in ISO 8601 format (e.g.
2018-10-03T20:08:35Z)). If not specified, the output
ends with the latest audit log record.
--format=FORMAT Choices are: json plaintext json-report
--start-time=START The starting time (in ISO 8601 format (e.g.
2018-10-03T20:08:35Z)). If not specified, the output
begins with the earliest audit log record.