How do we find the TFS logs? I need to extract those logs and export/bind them to my new TFS server.
How can we extract and attach the TFS logs?
You can find all the activity logs over provided url. Similar query over here
http://server:8080/tfs/_oi/_diagnostics/activityLog
You can use export option on selecting host [collection/project], it downloads the logs in CSV format. I believe you can attach/import it to your new server