Recording a Log

Log recording is the core functionality provided by Fiddler Jam. A Log in Fiddler Jam's context is a collection of captured HTTP(S) sessions, screenshots, console logs, and other information recorded by the user. To record the network traffic of the focused browser tab, follow these steps:

  1. Launch Fiddler Jam by clicking on the extension icon Extension main icon.
  2. (Optional) Expand Advanced Options and enable the preferred settings. Use these options to control the exposed data, create screenshots, capture video recording, add local storage info, mask post data, etc.
  3. Click Start Capture to start recording. Fiddler Jam will record all network activity in your current browser tab. Click anywhere in the browser tab to hide the Fiddler Jam window and continue recording. To show the Fiddler Jam window back, click the extension's icon.

    Start capture screen with the Advanced Options expanded

    Chrome displays an informational banner: "Fiddler Jam" started debugging this browser. Closing the notification or clicking Cancel won't stop the capturing session. Use the Stop Capture button (see the next step) to cancel an ongoing recording. Chrome warning banner

  4. Click Stop Capture to end the recording. The maximum size of a recorded Fiddler Jam log is 50MB.
  5. Before submitting the recorded log, you can preview it by clicking on the Capture Successful line. The Capture Details screen will load with a list of the captured sessions, screenshots, console logs, etc. Go back to the previous screen to generate a link and submit the log to the cloud portal.

    Stop capturing screen

  6. At this point, the captured traffic is recorded as a log but is not yet submitted and saved in the Fiddler Jam portal cloud space. Choose the appropriate Sharing Options, use the Get Link button to proceed with submitting and saving the recorded log to the JAM portal.

    Generate Link

Next Steps

Learn more about:

In this article