Skip to main content

How to create a HAR (HTTP archive format) file

Summary

A HAR file is a recording of the network session. HAR files can assist in analyzing and troubleshooting by allowing network sessions to be replayed.

Procedure

Chrome:

  1. Click on Vertical Ellipsis button and select, More Tools > Developer tools 

  2. After the side panels has opened, select the network tab 

  3. Click the red, round record button in the upper left hand corner of the panel

  4. Check the box, "Preserve log"

  5. Click the clear button, a circle with a diagonal line through it, before reproducing the issue to remove any existing logs

  6. Reproduce the issue 

  7. After the issue is fully complete, click on the down arrow, Export HAR to download

    gen_make_har_file.png
  8. Securely share the file with ACS (See note.)

  9. Save the file to your computer

Safari on iPhone

This requires connecting your iPhone to a Mac.

  1. On the iOS Device, go to Settings > Safari > Advanced > Enable Web Inspector.

  2. Connect the iOS device to the Mac computer using a cable and make sure the iOS device is recognized.

  3. On the iOS device, launch Safari and reproduce the issue.

  4. Using the Mac computer, launch Safari, then click on Develop > Select the relevant iPad > Click on the session, which will open the developer tools.

  5. From here, export the HAR file.

    Warning

    HAR files contain sensitive information, including cookies and other sensitive information that can be used to hijack an authenticated session or be used to impersonate you. HAR Files should be treated with care and should not be shared in tickets. To securely transfer files related to and ACS ticket, we recommend sharing using Keybase.io.

More Information

HAR Analyzer

How to Share Sensitive, Secret, or PII with Arc Customer Support - Keybase.io