Insights Hub How to generate a har (HTTP Archive) file

2023-04-26T13:38:19.000-0400
Applications

Summary

Below are the steps to generate a har file in Chrome. A HAR file is a json-format archive file that that logs the web browser's interaction with a web server.


Details

In Chrome:
1. Open Google Chrome and go to the page where the issue is occurring.
2. Select View > Developer > Developer Tools from the Chrome Menu.
3. From the panel that opens on the screen, select the Network tab.
4. Look for a round record button () in the upper left corner of the Network tab and make sure it is red. If it is grey, click it once to start recording.
5. Check the box next to the "preserve log".
6. Click the clear button (image.png) to clear out any existing logs from the Network tab.
7. Now try to reproduce the issue while the network requests are being recorded.
8. Once the issue is reproduced, use the "export HAR" file feature by selecting the arrow symbol (image.png) and save the file to your workstation

9. Finally, upload the file to the Support Case.

KB Article ID# KB000111076_EN_US

Contents

SummaryDetails

Associated Components

3rd Party Application