Hi Jed,
Once the troubleshoot file is generated, it is placed under /var/common/ directory. To extract the file use the command below:
tar -xvzf troubleshoot_file.tar.gz <location where we want to extract>
Eg: tar -xvzf file.tar.gz /var/tmp/
Thanks & Regards,
Dinesh Verma