downloadDrivesLog CLI command
Use the downloadDrivesLog command to download a .zip file containing the logs from the specified (or all) drives. This command is useful for troubleshooting.
Syntax
downloadDrivesLog {<F# C# R#>,<F# C# R#>,... | ALL} -ssl
Each drive location must be delimited by a comma.
Parameters
- {<F# C# R#>,<F# C# R#>,... | ALL}
-
(Required.) A comma-delimited list of drive locations, where:
- F# = frame number of the drive
- C# = column number of the drive
- R# = row number of the drive
- ALL = all drives
- -ssl
- Required if SSL (HTTPS) is enabled.
Example command
downloadDrivesLog F1C1R1,F1C2R2
Example output
Gathering logs...
Downloading...3638135/3638135 bytes
The drivelog file: TS4500_DRIVELOGS_2016-09-06_11.41.58.zip has been downloaded.
Gathering logs...
Downloading...3638135/3638135 bytes
The drivelog file: Diamondback_DRIVELOGS_2016-09-06_11.41.58.zip has been downloaded.