If you enable C2 Audit (enable login audit event on) this will be recorded in Windows event viewer and you can save this log monthly basis. For type of action performed you can write a trigger to audit DML statement for that particular login (in this case who so ever is member of sysadmin role) but I...