Hi
How does one enable Server Side Logging of client access ? Use to try to find out why some user may not have been able to gain access. In the tfs 2005 / 2008 days i remember us having a level of user access logging.
I found
http://blogs.msdn.com/b/bryang/archive/2011/11/14/tracing-in-team-foundation-server-2010.aspx but they examples here seem to be in the internals of TFs.
I am after :
- Who logged and was it successful, and the reason if it failed
- Possibly TFS operations per user but this would only be enabled temporarily
And if this works, does it manage the growth of the files i do i need a maint. task to remove old log files ?
Many Thanks