When and How to Generate HAR file?
What is HAR File?
It's short for HTTP Archive- used for troubleshooting web console issues, identifying performance issues and page rendering problems.
HAR log should be collected from the machine from which you are trying to connect to the web application.
When should we need to collect the HAR file from the customer?
- When console errors are thrown
- When cross-account data fetched in any fields like category/requester/technician/group
- When the data is not fetched in any of the fields like User/Site/Group/Technician/category
- Proxy-related issues
How to collect HAR files?
- Right-click in the browser window or tab and select Inspect.
- Click the Network tab in the panel that appears.
- Refresh the Page on which the issue occurs
- Right-click on any of the URL's listed >> Select Save all as HAR with content
New to ADSelfService Plus?
Related Articles
How to extract HAR and Console Logs
Before taking HAR and Console logs Inspect the page, click on the corresponding tabs (as mentioned below) and then recreate the issue, only then the error trace will be written on the logs that needs to be analyzed. How to Inspect: Right click on the ...
How to generate HAR file
To generate the HAR file for Chrome Open Google Chrome and go to the page where the issue is occurring. Look for the Vertical ellipsis button () and select More Tools > Developer Tools. From the panel opened, select the Network tab. Look for a round ...
How to generate console logs
Kindly right click on the screen , go to inspect >> console. Clear the console and try to recreate the issue . Once the recreation is done. Share the console screenshot .
Generating HAR files
Below are some instructions about how you can easily generate a HAR file using different browsers. To generate the HAR file for Chrome Open Google Chrome and go to the page where the issue is occurring. From the Chrome menu bar, select Click ...
How to generate the support file
Logs are required to analyze and find the root cause of an issue. In ServiceDesk Plus, logs can be generated by technicians who have admin access. Logs can be generated from two locations, 1. Community (headset icon) tab > Troubleshoot > Support ...