Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

TFS ServerTrace Diagnostic Collector


View products that this article applies to.

Summary

Microsoft Visual Studio Team Foundation Server (TFS) 2010 Diagnostic Collector includes the TFS ServerTrace tracing tool. This tool collects diagnostic information such as trace logs when an issue is reproduced or stopped. This trace lets you record real-time information about application execution and performance. This information is useful for troubleshooting issues that occur on the TFS server.

This collector supports TFS 2010 and later versions of TFS.

↑ Back to the top


How to enable the TFS Job Agent tracing tool

TFS ServerTrace Diagnostic Collector follows these steps to change the Web.config file:
  1. The collector creates a backup of Web.config to %temp% under the TFSServer folder. Web.config is located inthe following folder:
    %ProgramFiles%\Microsoft Team Foundation Server 1x.0\Application Tier\Web Service 

    Note%temp% is the name of the folder that contains the profile of the user who is running the diagnostics tool. 
  2. The collector adds the TFS Server tracing tool in the Web.config file. 
  3. As soon as tracing is turned on, you can reproduce an issue to collect information about it.
  4. After you reproduce the issue and then stop tracing, the collector restores the Web.config to its original state (from the backup in step 1).

↑ Back to the top


Information that is collected

General information

DescriptionFile name
Basic system information. This includes computer name, service pack number, computer model, and processor name and speed. resultreport.xml

The trace log files are produced by TFS.*.log


↑ Back to the top


References

For more information about the Microsoft Automated Troubleshooting Services and about the Support Diagnostics Platform, see the following Microsoft Knowledge Base article:  

2598970 Information about Microsoft Automated Troubleshooting Services and Support Diagnostic Platform

↑ Back to the top


Keywords: kbsurveynew, kbtshoot, kbexpertiseinter, kbinfo, kb

↑ Back to the top

Article Info
Article ID : 2934441
Revision : 1
Created on : 1/7/2017
Published on : 7/17/2014
Exists online : False
Views : 372