The network trace file is often requested by support engineers during their investigation, so if you attach it when you raise a case, it can help expedite the process.
4. Look for a round record button in the upper-left corner of the tab, and make sure it is red. If it is gray, click it once to start recording.
5. Check the Preserve log box.
6. Click the Clear button to clear out any existing logs from the Network tab
7. Reproduce the issue you are having.
8. Once you have reproduced the issue, right-click anywhere on the grid of network requests, select Save all as HAR with content, and save the file to your computer.
3. The Developer Network Tools opens as a docked panel at the side or bottom of Firefox. Make sure you are on the Network tab.
4. The recording starts automatically when you start performing actions in the browser. Click on the trashcan icon to clear everything first.
5. Reproduce the issue you are experiencing on the UI.
6. Once you have reproduced the issue and you see that all of the actions have been generated in the Developer Network Panel (should just take a few seconds), right-click anywhere under the File column and click on Save All As HAR.
By following the steps outlined above, you can forward the .HAR file to the support team to expedite the support process. It can also help troubleshoot UI problems in your own Cloud Foundry app.