Capturing web traffic logs
Introduction
If you've reached this page, chances are good that you
were asked to capture a HTTP log file.
Usually, this action is performed to track down a bug in your
web browser or a website.
You can use Microsoft FiddlerCap to take a snapshot of
HTTP traffic, and send that snapshot to a debugging buddy who can
troubleshoot
the bug. To get started, just follow the steps below.
Step-by-step Instructions
- Download Microsoft FiddlerCap.
- Close all instances of Internet Explorer.
- Install FiddlerCap by running the FiddlerCapSetup.exe file.
- FiddlerCap should start automatically when the installer completes.
If it doesn't start, you can start it from the START menu.
- Unless your debugging buddy has asked you to skip this step:
Inside FiddlerCap, click the Clear Cookies button and then the Clear Cache
button.
- Inside FiddlerCap, click the Start Capture button.
- A new Internet Explorer window will appear. Use Internet Explorer's address bar to go to whatever site is having
problems, and do whatever steps are needed to cause the problem to occur.
- Verify that new lines (representing HTTP requests) are showing up in the FiddlerCap
window.
-
Inside FiddlerCap, click the Stop Capture button.
-
Inside FiddlerCap, click the Save Capture button.
Save the .SAZ file to your desktop.
- Email the .SAZ file from your desktop to your debugging buddy.
If you have a problem performing any of these steps, contact your
debugging buddy and tell them at which step there was a problem. Be sure to
communicate any error messages you encountered.
Note: If your debugging buddy indicates that you need to get a
classic capture, please follow these instructions
instead.
Comments?
If you have a comment about the FiddlerCap tool, please click Help >
Send Feedback inside FiddlerCap.
< Back to Fiddler Help
©2008 Microsoft Corporation
|