downloadEvents CLI command
Use the downloadEvents command to export detailed information about all error, warning, and informational events saved in the library.
The most recent 10,000 events are downloaded. Events are sorted by severity first and then by time. The information is saved to a CSV file with a filename in the format TS4500_Events_<date/time>.csv or Diamondback_Events_<date/time>.csv. The file is saved to the directory where the jar file is stored.
Refer to the Events topic for more information about events.
Syntax
downloadEvents -ssl
Parameters
- -ssl
- Required if SSL (HTTPS) is enabled.
Example command
downloadEvents
Example output
Downloading...45410004/45410004 bytes
The file: TS4500_Events_2018-02-26_10.49.11.csv has been downloaded.
Downloading...45410004/45410004 bytes
The file: Diamondback_Events_2018-02-26_10.49.11.csv has been downloaded.