Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Steps to Record Network Traffic using your browser - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Steps to Record Network Traffic using your browser
KB0647719

Steps to Record Network Traffic using your browser


5108 Views Last updated : Jan 3, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

Many problems are not visible by only looking at the instance logs. Some problems can be captured in the network traffic between the browser and the relevant services. For example, instance, Identity providers, chat services, etc.

One troubleshooting method that can help to narrow down what is happening on the client side is to record the details of the network traffic so it can be analyzed later.

You may benefit from providing a recording of the network traffic if you are having problems on:
  • Chat
  • Live feed
  • SAML/SSO
  • Connect
  • AMB
  • Presence
  • Global search
  • Interfaces using REST against the instance
  • Problems related to network traffic

Resolution

One popular method is creating a HAR file, HTTP Archive that captures the reproduced steps.

Here are the steps to performs on Chrome, Firefox or Internet Explorer:

Chrome

  1. From the Chrome menu in the top right corner, choose Tools > Developer Tools.
  2. Click the Network tab.
  3. Reproduce the problem.
    Important: The log would clear every page open. If the logs need to be preserved, click the Preserve log checkbox below the tabs.
  4. If the time lags, navigate to the Developer tool, right-click the entry, and choose Save As HAR with Content from the context menu.
Warning: Make sure to add the file extension .har to the filename.

 

 

Firefox

  1. Press Ctrl+Shift+E to display the Network developer tool.
  2. Reproduce the issue.
  3. Right-click anywhere in the resulting waterfall and choose Save as HAR in the context menu.
    Make sure to add the file extension .har to the filename.

Internet Explorer

  1. Press the F12 key. A component appears at the bottom of the screen.
  2. Click the Network tab and press the green triangle, Play button.
  3. Reproduce the issue.
  4. To save, press the red square, Stop button, and click the disk arrow icon directly to the right.
Only Microsoft Edge supports the HAR format. IE offers export only as an XML or CSV file. You can view CSV files in a spreadsheet tool such as Excel, or view XML files in any tool that can read HTTP Archive files, such as the Chrome extension HTTP Archive Viewer

 


To View the HAR file log

To view the HAR file log, you need a viewer application.

  1. Install the Google Chrome extension HTTP Archive Viewer or download this viewer from http://www.softwareishard.com/har/viewer/ .
  2. Remove the checkmark from Validate data before processing? 
  3. Drag the HAR file inside the Preview box.

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.