简体   繁体   English

TFS2017中存储的日志在哪里

[英]where are the logs stored in TFS2017

I've installed TFS 2017 in Windows server 2016. I just want to know the following 我已经在Windows Server 2016中安装了TFS2017。我只想知道以下内容

  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]? 如果错误请纠正我,是否可以备份日志历史记录并附加到TFS升级(如果是TFS版本升级)?

The installation log file generally store in temp folder. 安装日志文件通常存储在temp文件夹中。

Typically this folder is : C:\\Users\\{name}\\AppData\\Local\\Temp 通常,此文件夹为: 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. 如果升级了TFS版本,则应相应地存储日志。

Please refer to below articles for details(Even documented with old version of TFS and it's still apply for the new versions): 请参阅以下文章以获取详细信息(即使已与旧版本的TFS一起记录,并且仍适用于新版本):

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM