# How to generate HAR file and console log when facing console issues? Last updated: July 24, 2026 This guide explains how to generate and submit HAR files and console logs to troubleshoot MDM web console issues such as slow loading or page rendering problems, with instructions for Chrome, Firefox, Internet Explorer, Microsoft Edge, and Safari. Since HAR files can contain sensitive data like cookies and submitted form details, it's recommended to log out and back in after capturing logs, and both HAR logs and console logs should be provided for accurate analysis. ## Description When you are facing issues with MDM web console, you might be required to generate HAR (HTTP Archive) files which will help in identifying performance issues such as slow loading time and page rendering problems. Collect and upload the HAR log from the machine using which you are trying to connect to web console, for analyzing browser console logs and resolving the UI issues. **Note: To ensure the security of your data, please be aware that HAR files may contain sensitive information. We recommend logging out and then logging back into the product console after capturing and sending us the HAR logs.** The following types of data may be included in the HAR file: - The content of the pages accessed during the recorded session. - Cookies, which may contain personally identifiable information. - Any data submitted while recording, such as personal details, passwords, and credit card numbers. **Note: It is important to provide both [HAR logs](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#generating-har-file) and [console logs](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#enabling-timestamps) for accurate troubleshooting and analysis.** ## Steps to Upload Console Logs and HAR Files in MDM The following are the steps involved in uploading console logs: - [Generating HAR file](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#generating-har-file) - [Saving the console logs](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#enabling-timestamps) - [Sending the logs to MDM support](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#support) ### Steps to Generate HAR file Follow the steps given below to generate HAR file for different browsers. - [Chrome](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#chrome) - [Firefox](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#firefox) - [Internet Explorer](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#internet-explorer) - [Microsoft Edge](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#microsoft-edge) - [Safari](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#safari) #### To generate the HAR file for Chrome 1. Open Google Chrome and **go to MDM web console -> log in to the MDM web console.** 2. From the Chrome menu bar, click **Customise and control Google Chrome (vertical ellipsis) -> More Tools -> Developer tools.** 3. Select **Network** tab from the top pane. 4. Ensure the record button is red ![How to generate HAR file and console log when facing console issues? illustration 3](https://cdn.manageengine.com/mobile-device-management/images/chrome-button1.png) If it is grey, click it once to start recording network log. 5. Check the box **Preserve log**. 6. Click the **Clear button ![How to generate HAR file and console log when facing console issues? illustration 4](https://cdn.manageengine.com/mobile-device-management/images/chrome-button2.png)** to clear the console entries. 7. Click the **Reload** button in the browser or press **F5** to refresh the page, ensuring that the full HAR logs are captured. 8. Reproduce the issue while the network requests are being recorded. 9. Once you have reproduced the issue, click on **Export** to save the HAR Logs to your computer. #### Firefox 1. Open Firefox and **go to MDM console -> log in to the MDM web console**. 2. Select the **Firefox menu** (hamburger icon) at the top-right corner of your browser window, select **Web Developer -> Network**. 3. The Developer Network Tools opens as a docked panel at the side or bottom of Firefox. Click the **Network** tab. 4. The recording starts automatically when you start performing actions in the browser. 5. Reproduce the issue while the network requests are being recorded. 6. In the Developer Network panel, right-click anywhere under the **File** column and click on **Export** and save the file to your computer. #### Internet Explorer 1. Open Internet Explorer and **go to MDM web console -> log in to the MDM web console**. 2. Press **F12** on your keyboard or click the **gear icon -> F12 Developer Tools**. 3. Click the **Network** tab. 4. Reproduce the issue, while the network requests are being recorded. 5. Once you have recorded the issue, click **Save**. Ensure the file is saved as a **.har file or .xml file**. #### Microsoft Edge 1. Open Edge browser and **go to MDM web console -> log in to the MDM web console.** 2. From the menu bar, click **Settings and more (horizontal ellipsis) -> More Tools -> Developer tools.** 3. Select **Network** tab from the top pane. 4. Edge natively produces HAR files. Ensure the record button is red and the session is being recorded. If it is grey, click on **Start profiling session**. 5. Reproduce the issue. 6. Once you have reproduced the issue, click **Export as HAR** or **Ctrl+S**. And save the file to your computer. #### Safari 1. Click **Develop menu** in the menu bar and select **Show Web Inspector**. If you cannot see the Develop menu, click **Safari -> Preferences -> Advanced -> Show Develop menu** in menu bar. 2. Click the **Network** tab. 3. Reproduce the issue. 4. Click **Download** at the top pane and save the file as **.webarchive file**. ### Steps to Save the Console logs Follow the steps given below to save console logs using different browsers. - [Chrome](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#chrome1) - [Firefox](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#firefox1) - [Internet Explorer](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#internet-explorer1) - [Microsoft Edge](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#microsoft-edge1) - [Safari](https://www.manageengine.com/mobile-device-management/how-to/mdm-upload-har-log.html#safari1) #### Saving console logs in Chrome 1. Right-click anywhere on a page and click **Inspect -> Console.** 2. Click **Settings**. Under **Preferences** enable the following check boxes: - Log XML HTTP Requests - Show timestamps - Preserve log upon navigation 3. Reload the page so that the log entries are filled. 4. **Right click -> Save as (notepad text file / .log file).** #### Saving console logs in Firefox 1. Right click on a page and click **Inspect -> Console.** 2. Click Settings. Ensure that **Persist Logs** and **Enable timestamps** checkbox is enabled. 3. Reload the page so that the log entries are filled. 4. **Right click -> Select File -> Copy -> Paste as a text file.** #### Saving console logs in Internet Explorer 1. Press the **F12** key to open the Developer Tools Window. 2. In the Console tab, enable debug logging by executing the command **AgentSDK.EnableIE11DebugLogging(true)** 3. Reload the page so that the log entries are filled. 4. In the Console Tab, right-click and select **Copy All** and paste the content into a text file. 5. Disable debug logging by executing the command **AgentSDK.EnableIE11DebugLogging(false)** **Note:** It is recommended to turn debug logging off after testing, as leaving it on for a long period can cause IE to crash. #### Saving console logs in Microsoft Edge 1. Right-click anywhere on a page and click **Inspect -> Console.** 2. Enable the Preserve log check box. 3. Reload the page so that the log entries are filled. 4. **Right click -> Select File -> Copy -> Paste as a text file.** #### Saving console logs in Safari 1. Right click on a page and click **Inspect Element.** 2. Select **Console**. Click **Settings** and ensure **Preserve Log** checkbox is enabled. 3. Select **All** and reload the page so that the log entries are filled. 4. Click on any entry in the Console log, copy everything and paste the content into a text file. ### Steps to Send the HAR and Console logs to MDM Support Follow the steps given below to upload the HAR logs to the Mobile Device Manager Plus Support. - Open [https://bonitas2.zohocorp.com/](https://bonitas2.zohocorp.com/#to=mdm-support@manageengine.com). - Specify the **Ticket ID**, if you have one. - Specify your e-mail address to receive notifications and other required fields. - Click **Add Files** to browse and select the HAR file and console logs along with relevant screenshots. - Click **Upload**. The HAR logs are uploaded to MDM server successfully. ## Frequently asked questions ### Why does MDM Support ask for a HAR file and console log? They help MDM Support diagnose web console issues such as slow loading times and page rendering problems by capturing the network requests and browser console activity while the issue occurs. ### Is it safe to send a HAR file, since it can contain sensitive data? HAR files can capture page content, cookies, and any data submitted during the session, including passwords. To protect your data, log out and back into the console after capturing the logs and before sending them. ### How do I send the collected HAR file and console logs to MDM Support? Open the ticket form at [bonitas2.zohocorp.com](https://bonitas2.zohocorp.com/#to=mdm-support@manageengine.com), enter your Ticket ID (if you have one) and email address, click Add Files to attach the HAR file, console logs, and any relevant screenshots, then click Upload.