我知道Sharepoint会跟踪对文件的修改,但它会跟踪特定用户是否打开了要查看的文件吗?
发布于 2010-12-16 12:49:03
是,查看项目级别审核和审核日志报告:http://msdn.microsoft.com/en-us/library/bb397403(v=office.12).aspx#MOSS2007ItemLevelAudit_AuditingwithSharePointServer2007
http://office.microsoft.com/en-us/sharepoint-server-help/view-audit-log-reports-HA010100005.aspx
发布于 2010-12-17 01:07:42
另一种选择是解析IIS日志(see this question for more info)。
https://stackoverflow.com/questions/4457495
复制相似问题