Traceability of changes by users in deployment server of web forms published code

37 Views Asked by At

We have a deployment server that has 4 users, the credentials of 3 users have been distributed among the 3 deployments responsible while one is general for connectivity through application to the database. Now someone is changing the code to the previous version, which is not traceable. Is there any way to know who is behind those changes even they have used proxy? I want to write a windows service to log the activities and ips of the user logged in without their knowledge. How i will record the ips with proxy and every activity that a user will perform

0

There are 0 best solutions below