You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Generating a Har File in Chrome
Open Chrome and go to the page where the issue is occurring.
Look for the ⋮ button and select More Tools > Developer Tools.
From the panel that appears, select the Network tab. You must keep the menu open while you reproduce the issue.
Look for a round record button in the upper left corner of the tab, and make sure it is red. If it is grey, click the button once to start recording.
If it isn't, check the Preserve log box.
Click the crossed-circle button to clear any existing logs from the network tab.
Reproduce the issue while the network requests are recorded.
Click the download button, Export HAR, to download, and save the file to your computer: Save as HAR with Content.
Use CloudFlare HAR sanitizer to select and remove the following sensitive information from your HAR file before sharing it with HiveMQ.
Upload the Sanitized HAR file to your ticket with HiveMQ Customer Support for further investigation.
Generating a Har File in Firefox
Open Firefox and go to the page where the issue is occurring.
Open the Network Monitor.
Reproduce the issue while the network requests are recorded.
Right-click anywhere under the File column and click Save All As HAR.
Save the HAR file somewhere convenient.
Use CloudFlare HAR sanitizer to select and remove the following sensitive information from your HAR file before sharing it with HiveMQ.
Upload the Sanitized HAR file to your ticket with HiveMQ Customer Support for further investigation.
Generating a Har File in Safari
Open Safari and go to the Develop menu. If you don't see the Develop menu, follow the instructions in this article from the Safari User Guide: Use the developer tools in the Develop menu in Safari on Mac.
Select Show Web Inspector.
Click the Network tab. You must keep it open while you reproduce the issue.
Reproduce the issue while the network requests are recorded.
Click the Export icon and save the HAR file.
Use CloudFlare HAR sanitizer to select and remove the following sensitive information from your HAR file before sharing it with HiveMQ.
Upload the Sanitized HAR file to your ticket with HiveMQ Customer Support for further investigation.
Generating a Har File in Edge
Open Edge and go to the Network tool.
Reproduce the issue while the network requests are recorded.
Export captured traffic as a HAR file.
Use CloudFlare HAR sanitizer to select and remove the following sensitive information from your HAR file before sharing it with HiveMQ.
Upload the Sanitized HAR file to your ticket with HiveMQ Customer Support for further investigation.