The browser's HAR file contains information about the browser's interaction with the website. Such files may be required by technical support engineers to diagnose errors occurring in the web interface of ISPsystem platforms.
This article contains instructions for creating HAR files in popular browsers.
Google Chrome
To create a HAR file:
- Go to the URL where the error occurs, but do not reproduce the issue.
- In the top menu of the browser click
→ More Tools → Developer Tools or press the combination of Ctrl + Shift + I to open the developer tools.
- Enter the Network tab.
- Click
to clear the network log.
- Enable options Preserve log and Disable cache:
- Reproduce the issue.
- Click
to export the HAR file.
Mozilla Firefox
To create a HAR file:
- Go to the URL where the error occurs, but do not reproduce the issue.
- In the top menu of the browser click
→ More Tools → Developer Tools or press the combination of Ctrl + Shift + I to open the developer tools.
- Go to the Network tab.
- Click
to clear the network log.
- Reproduce the issue.
- Click
→ Save All As HAR.
Safari
To create a HAR file:
- Go to the URL where the error occurs, but do not reproduce the issue.
- Go to the Develop menu → Show Web Inspector → Network tab.
- Click
to clear the network log.
- Click
and select Preserve log option.
- Reproduce the issue while the network requests are recorded.
- Click the Export icon.
- Select the folder to save the logs to and click Save.
Useful tips
Related topics: