Skip to main content
How to Gather Browser Console and Network Logs

Learn how to capture and save browser logs for advanced troubleshooting

Updated over a year ago

When troubleshooting or reproducing an issue on the platform, Support may request you to capture browser console and network logs in Google Chrome.

Please follow the steps closely to ensure you capture both the console and network logs.

  1. Log out of the Amplio Learning Platform

  2. Open a new browser tab in Google Chrome

  3. Open the Developer Tools menu:

    1. Select the three-dot menu in the upper right corner of the Chrome window

    2. Select More Tools

  4. Select Developer Tools

  5. Prepare to capture logs. From the Developer Tools menu:

    1. Select Console to view the browser console activity

    2. Select the Preserve Log option for the Console tab

    3. Select Network to view the browser network activity

    4. Select the Preserve Log option for the Network tab

  6. Log back into the Amplio Learning Platform and replicate the issue you are reporting. You will see the network log populating with data as you interact with the platform.

  7. When you are done replicating the issue, you will need to save both the console and network logs separately. To save the network log:

    1. Right-click on any Name in the first column of the network log

    2. Choose Save all as HAR with content

    3. Give the file a name

    4. Select Save

  8. Save the console log:

    1. Select the Console tab in the Developer Tools menu

    2. Right-click anywhere on the console log

    3. Choose Save as

    4. Give the file a name

    5. Select Save

You can now log out of the platform and close the browser tab. When Support requests these logs, they will also let you know how to transfer them.

Did this answer your question?