cli.sh [<general options>] showEvents [<command options>] [<name_or_id>]
Command Options |
Description |
---|---|
time |
Optional time specification, either in absolute or relative form. The absolute form is a number of milliseconds since 1/1/1970. The relative form is -<number><units>, where: units can be s, m, H, d, w, M, y. Only events after the specified time are dumped. If omitted, the entire log is dumped. |