
In this tutorial, you'll learn how to generate network requests and error logs that Zendesk Customer Support requests to troubleshoot issues. A member of the team can ask you to record a HTTP Archive (HAR) file, or a log of network requests, while an issue occurs. To help troubleshoot issues, include browser console logs in addition to the HAR file.
Similarly, you can also collect Windows log files in addition to HAR files.
This workflow includes the steps below:
Instructions for generating HAR files
Select the tabs below to read the instructions to generate a HAR file and console logs in the browser you use.
Generate a HAR file in Chrome
To generate a HAR file in Chrome:
- Open Chrome and go to the page where the issue occurs.
- Look for the ⋮ button and select More Tools > Developer Tools.
- Select the Network tab from the panel. You must keep the menu open while you reproduce the issue. Optional: If Zendesk Customer Support requests a HAR file with WebSockets, select the Socket option in the Network tab. Reload the browser to start seeing the traffic over the WebSocket. The Socket option does not capture all logs when you download the HAR file, but for display filter purposes and download WebSocket logs only.
- Look for a round record button in the upper-left corner of the tab and ensure it is red. If it is grey, click the button once to start recording.
- Check the Preserve log box.
- Click the grey crossed circle button to clear existing logs from the network tab.
- Reproduce the issue while the network requests record.
-
Click the download button, Export HAR, to download and save the file to your computer: Save as HAR with Content.
- Upload the HAR file to the ticket for further investigation. See Instructions for sending HAR files.
The instructions are the same for a Mac or Windows computer. The animation below shows the steps to retrieve a HAR file in Chrome.
For issues with file generation, capture web session traffic.
If you generate an empty HAR file with zero bytes, enable HAR exports with sensitive data.
To retrieve console logs in Chrome:
- Open the Main Menu for Chrome.
- Go to More Tools > Developer Tools.
- Open the Console tab and screenshot any errors.
Generate a HAR file in Firefox
To generate a HAR file in Firefox:
- Open Firefox and go to the page where the issue occurs.
- Open the Network Monitor.
- Reproduce the issue while the network requests record.
-
Right-click anywhere under the File column and click Save All As HAR.
- Save the HAR file in a convenient location.
- Upload the HAR file to the ticket for further investigation. See Instructions for sending HAR files.
The instructions are the same for a Mac or Windows computer. Use the Network Monitor for issues with file generation in Firefox.
To retrieve console logs in Firefox:
- In the Tools menu, select Web Developer.
- Console logs appear in a separate window.
- Screenshot any errors.
Generate a HAR file in Safari
To generate a HAR file in Safari:
- Open Safari and go to the Develop menu. If you do not see the Develop menu, follow the instructions in the see Use the developer tools in the Develop menu in Safari on Mac.
- Select Show Web Inspector.
- Click the Network tab. You must keep it open while you reproduce the issue.
- Reproduce the issue while the network requests record.
- Click the Export icon and save the HAR file.
- Upload the HAR file to the ticket for further investigation. See Instructions for sending HAR files.
For issues with file generation in Safari, use the Web Inspector.
To retrieve console logs in Safari:
- Open Preferences and go to the Advanced tab.
- Select Show Developer menu in the menu bar.
- Close Preferences.
- In the menu bar, select Developer > Show error console.
- Screenshot any errors.
Generate a HAR file in Edge
To generate a HAR file in Edge:
- Open Edge and go to the Network tool.
- Reproduce the issue while the network requests record.
- Export captured traffic as a HAR file.
- Upload the HAR file to the ticket for further investigation. See Instructions for sending HAR files.
For issues with file generation in Edge, use the Inspect network activity tool.
To retrieve console logs in Edge:
- Select the three dots in the upper-right corner of the browser window.
- Click More tools > Developer Tools.
- In the DevTools panel, click the Console tab.
- Right-click the console and select Clear Console of any pre-existing logs.
- Check the Preserve Log checkbox.
- Replicate the issue in the Edge browser.
- Screenshot any errors.
Instructions for sending HAR files
Before you send a HAR file to Zendesk:
- Rename and zip or compress HAR files
- Uncompressed HAR files are often over Zendesk attachment limits
- By default, HAR files use the page URL as the file name
- Files with .com extensions look suspicious to spam and phishing filters. Give the HAR file a descriptive name that does not include the full URL
Additional resources
If you experience issues with your account, use troubleshooting guides to diagnose the issue. If you are not a Zendesk customer yet, register for a Zendesk trial.