Environment
Service | Third-party product |
Description
This article provides the general steps for capturing HTTP/HTTPS traffic with Fiddler and saving it as a log file on your local machine.
IMPORTANT: When started, Fiddler captures all HTTP and HTTPS traffic, including some sensitive information. Do not share Fiddler logs outside of the private support communication channels (e.g., support tickets).
Solution
- Download Fiddler from here and install it.
- Run Fiddler and go to Tools -> Fiddler Options.
- On the HTTPS page, verify that Capture HTTPS Connects is enabled.
- Verify that Decrypt HTTPS traffic is enabled with the ...from all processes option.
- Minimize Fiddler to tray.
- Replicate the reported issue.
- In Fiddler, go to File -> Save -> All Sessions and save the archive to disk.
This will produce a SAZ file, which you will be able to archive and share with the support personnel.
Notes
If the produced Fiddler log doesn't contain HTTPS traffic records, make sure that the Fiddler Root certificate is trusted on your machine.