Generating a HAR file
HAR files are used to gather performance data from a web browser. Attaching a HAR file to an IBM® Support ticket helps expedite its resolution.
In addition to capturing header objects and response calls that are generated by a web page, HAR
files also capture the length of time it takes to complete the following actions:
- Connect to the server.
- Gather DNS information.
- Transfer assets from the server to the browser.
- Request an object.
The following sections describe how to generate a HAR file with the browsers that are supported by the Envizi Supply Chain Intelligence.
Generating a HAR file with Chrome
- Go to the web page that you're experiencing issues with.
- From the menu in the toolbar, select More Tools > Developer Tools.
- Click the Network tab.
- Select the Preserve log option.
- Click the record button.
- Refresh the page.
- After the page is fully loaded, click the Console tab and right-click inside the contents of the tab.
- Click Save as and name the file.
- Select the Network tab and right-click the contents. Select Save HAR with content.
- Attach both the HAR file and the log file to the support ticket.
Generating a HAR file with Firefox
- Go to the web page that you're experiencing issues with.
- From the menu in the toolbar, select More tools > Web Developer Tools.
- Click the Network tab.
- Select the Preserve log option.
- Refresh the page.
- After the page is fully loaded, right-click the contents of the tab and select Save All As HAR.
- Click the Console tab and right-click inside the contents of the tab.
- Click Select all and copy the message to a text editor.
- Attach both the HAR file and the log file to the support ticket.