A common troubleshooting step in Windows is to review the logs in Event Viewer or use Windows Debugger (windbg) or other utilities to analyze dump files.
Chrome also has event logs that can be viewed in the Chrome browser. These logs should be familiar to support analysts who know Linux. A way to interpret these logs is to use the Google log analyzer.
Collect General Chrome Device Logs
There are two ways to collect general device logs:
- Option 1 - Only available in Chrome version 120 and later.
- On the affected device, enter chrome://support-tool in the address bar.
- In the Describe the issue page, do the following:
- (Optional) Enter your support ticket ID.
- (Optional) Enter your email address.
- (Optional) Enter the description of your issue.
- Click Continue.
- At the bottom of the list, click Select all.
Note: Unless you are asked to collect specific logs, we recommend collecting all logs to share with the support team.
- Click Continue.
- Review the personal information that is collected in the logs. You can keep the information in the collected file or remove them by categories.
- Click Export.
- Select the folder where you want to create the log file.
- Click Save. A new .zip file is created on the device in the folder that you have selected. You can then upload to the Log Analyzer or your support ticket.
- Option 2
- On the affected device, enter chrome://network in the address bar.
- At the top, click Network logs.
- Under Options, select the following checkbox options:
- Include a policies.json file with policy configurations
- Include all log files collected by debugd as a separate archive
- Include Chrome log files in the archive
- Click Store system logs. A new .tgz file is created on the device in the Downloads folder. You can then upload to the Log Analyzer or your support ticket.
Collect Network Logs
Sometimes, the issue that you reproduce is not captured in the general logs. You must capture the issue by enabling the correct type of debugging.
- On the affected device, enter chrome://network in the address bar.
- At the top, click Network logs.
- Under Network debugging, select the correct debug mode.
- Open a new tab and reproduce the issue.
- Once completed, go back to the original tab.
- Under Options, select the following checkbox options:
- Include the system_logs.txt file sent in feedback reports
- Include all log files collected by debugd as a separate archive
- (Optional) Under Options, select additional checkbox options, if needed.
- Click Store System Logs. Upload or export the logs from the Downloads folder to an external storage. You can then upload them to the NetLog Viewer or your support ticket.