I'm attempting to take data that was collected from cdqr and output it to csv reports. I am currently using the ova file from the Skadi site as my server and cdqr is version 5.0. Below is the multiple ways I tried to create these reports and the error output.
command: cdqr demo.zip - z --max_cpu
Output Error: "demo.zip" cannot be found by the system. Please verify filename and path are correct.
command: in: demo.zip -z --max_cpu
Output Error: "demo.zip" cannot be found by the system. Please verify filename and path are correct.
I'm attempting to take data that was collected from cdqr and output it to csv reports. I am currently using the ova file from the Skadi site as my server and cdqr is version 5.0. Below is the multiple ways I tried to create these reports and the error output.
command: cdqr demo.zip - z --max_cpu Output Error: "demo.zip" cannot be found by the system. Please verify filename and path are correct.
command: in: demo.zip -z --max_cpu Output Error: "demo.zip" cannot be found by the system. Please verify filename and path are correct.