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. An easy way to interpret these logs is to use the Google log analyzer .
Issues affecting ChromeOS that require analysis of log files to aid in troubleshooting.
How to Collect General Chrome Device Logs
To access general Chrome logs:
- On the affected device, enter chrome://net-internals in the Chrome address bar.
- On the top-left hand menu, select ChromeOS (the last option).
- Click Store System Logs or Store System and User Logs (available in Chrome OS 74 and later).
A new .tgz file will be created on your device in your Downloads folder, which you can then upload to the Google log analyzer . This will provide a relatively easy to understand summary of any errors found. Most of the errors will be networking issues, but all of the system logs are captured and analyzed in this procedure.
How to Collect Network Logs
Some issues will not be captured in the general logs. To capture these issues, enable the correct type of debugging.
- On the affected device, enter chrome://net-internals in the Chrome address bar.
- On the top-left hand menu, select ChromeOS (the last option).
- Select the correct debug mode. (ie Select Wi-Fi if you’re experiencing wireless issues)
- Open a new tab and reproduce the issue.
- Once completed, go back to the original tab.
- Click Store System Logs or Store System and User Logs (available in Chrome OS 74 and later).
Upload or export the logs from your Downloads folder to an external storage location so you can then upload to the
Google log analyzer
.