where are the logs stored in TFS2017

拟墨画扇 提交于 2019-12-11 02:06:26

问题


I've installed TFS 2017 in Windows server 2016. I just want to know the following

  1. where are the installation logs stored in server?
  2. Where are the transaction/history logs stored in server?

Correct me if am wrong, is it possible to backup history of logs and attach to TFS upgrade [in case of TFS version upgrade]?


回答1:


The installation log file generally store in temp folder.

Typically this folder is : C:\Users\{name}\AppData\Local\Temp

And the Configuration logs stored in:

C:\ProgramData\Microsoft\Team Foundation\Server Configuration\Logs

The logs should be stored accordingly in case of TFS version upgrade.

Please refer to below articles for details(Even documented with old version of TFS and it's still apply for the new versions):

  • Where to find the TFS installation log?
  • I’m having problems with TFS install/upgrade/repair/uninstall – where are the log files?
  • Trace/logging configuration in Team Foundation Server 11


来源:https://stackoverflow.com/questions/51845585/where-are-the-logs-stored-in-tfs2017

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!