Question
I'm experiencing issues with the xMatters web UI and want to generate a HAR file for troubleshooting. How can I do this?
Environment
All versions of xMatters
Answer
You can easily generate a HAR file using different browsers.
To generate a HAR file in Chrome
- In Google Chrome, navigate to the webpage you want to generate a HAR file for.
- Click the vertical ellipsis (⋮).
- Select More Tools, then, Developer Tools.
- Click the Network tab.
- In the left corner, the Record button should be red (this indicates it's recording). If it's grey, click it once to start recording.
- Select the Preserve log checkbox.
- Click Clear to remove any existing logs.
- Once recording, reproduce the issue that you were experiencing.
- When the issue has been recorded, click Export HAR (the downward arrow) to download the file.
- Select HAR File as the Save as type.
- Click Save.
To generate a HAR file in Firefox
- In Firefox, navigate to the webpage you want to generate a HAR file for.
- Click the application menu (hamburger button).
- Select Web Developer, then Network.
- From the Developer Network Tools panel, click the Network tab.
- Reproduce the issue that you were experiencing (the browser will start recording automatically).
- When the issue has been recorded and the actions have been generated in the Developer Network Panel, click on the gear icon (on the far-right edge of the screen) and choose "Save all as HAR."
To generate a HAR file in Safari
First, make sure you can see the Develop menu in Safari. If it isn't visible, see Use the developer tools in the Develop menu in Safari on Mac.
- In Safari, click the Develop menu.
- Select Show Web Inspector.
- Click the Network tab.
- Reproduce the issue that you were experiencing.
- When the issue has been recorded, click the Export icon.
- Save the HAR file to your computer.
To generate a HAR file in Microsoft Edge
Microsoft Edge natively generates HAR files. For more information, see the Microsoft Edge documentation.
- In Microsoft Edge, open the Network tool in F12 developer tools.
- Reproduce the issue that you were experiencing.
- Export the captured traffic as a HAR file (CTRL+S).
xMatters does not necessarily endorse or support the information contained in the content linked from this article.
Comments
0 commentsArticle is closed for comments.