Where do I Find GoTo Resolve Application Logs?
Application and support session logs may help GoTo Resolve support agents troubleshoot device connection issues. Agents may ask for these files to investigate connection issues.
GoTo Resolve saves several log files. Depending on when you experience an error, you have the following options to get logs.
When you try to start an instant support session with the end-user
On Windows
- Temporary files are saved in the following folder of your computer:
C:\Users\<username>\AppData\Local\GoTo Resolve Applet\LMIxxxxx.tmp\
where xxxxx is an incremental number. You find the most recently created logs in the folder with the highest number in its name.
- Application logs are saved to the C:\Users\<username>\AppData\Local\GoTo Resolve Applet\LMIxxxxx.tmp\appdata\*CrashReportDB folder, where * marks the application module that had an error.
On Mac
- Temporary files are saved in the following folder of your computer:
/private/var/tmp/GoTo Resolve Applet - XXXX/
where xxxxx is an incremental number. You find the most recently created logs in the folder with the highest number in its name.
- Application logs are saved to the /private/var/tmp/GoTo Resolve Applet - XXXX/appdata/*CrashReportDB folder, where * marks the application module that had an error.
When you try to connect to a managed device, where the end-user is either present or not (unattended session)
On Windows
- Temporary files are saved in the following folder of your computer:
C:\Program Files (x86)\GoTo Resolve Unattended\XXXXXXXXX\
where XXXXXXXXX is an incremental number. You find the most recently created logs in the folder with the highest number in its name.
- Application logs are saved to the C:\Program Files (x86)\GoTo Resolve Unattended\XXXXXXXXX\appdata\*CrashReportDB folder, where * marks the application module that had an error.
On Mac
- Temporary files are saved in the following folder of your computer:
/Library/Application Support/GoToResolveUnattended/XXXXXXXXXX/
where XXXXXXXXX is an incremental number. You find the most recently created logs in the folder with the highest number in its name.
- Application logs are saved to the /Library/Application Support/GoToResolveUnattended/XXXXXXXXXX/appdata/*CrashReportDB folder, where * marks the application module that had an error.
- Installation logs are saved in the {home}/.logmein/rescueassist/unattended_installer/XXXXXXXXXX/GoToResolveUnattendedInstaller.log file.
Get Desktop Console logs
On Windows
- Desktop Console logs are saved in the C:\Users\<username>\AppData\Local\GoTo\GoTo Resolve Desktop Console\Logs folder.
On Mac
- Desktop Console logs are saved in the /Users/<username>/Library/Preferences/GoTo/GoTo Resolve Desktop Console/Logs folder.
Get application logs while in session with a remote device
You can grab logs in an ongoing session:
- On the agent side, enter /diag logupload in the chat of the ongoing session.
- The logs from the remote machine will be uploaded from the remote machine to the local machine’s download folder.
- Save the files.
Get logs from your browser
You can get error logs from the browser while on the web page that is experiencing the issue:
- In Google Chrome, to the right of the address bar, click
.
- Select
The Developer tools window opens.
. - Go to the Console tab.
- Press F5 to refresh the page.
- Copy any errors you see there.
In the rare occasion that HAR logs are necessary, follow these steps in Google Chrome:
- While you have the Developer tools window open, go to the Network tab.
- Select the Preserve Log check box.
- Click Clear.
- Leave the console open, and reproduce the issue.
- After you have reproduced the issue, right-click on any line and select Save all as HAR with content.
- Name and save the file.