SharePoint 在线日志查看器
在查看 SharePoint 2007 Log Viewer 的答案时,看起来所有查看者都需要任一访问权限到服务器或访问管理中心。我们最近使用 SharePoint 在线,因此无权访问其中任何一个。
是否有可以部署到非管理中心 SharePoint 网站的基于 Web 的日志查看器?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
访问 ULS 日志是一项相当高特权的功能。其中有一大堆可以被视为非常敏感的内容(数据库连接字符串、服务帐户身份等)。对于您无法在 SharePoint Online 中访问该内容,我一点也不感到惊讶,尤其是当您很可能在多租户环境中运行时,其中有许多不同的客户都使用相同的硬件,因此所有日志都记录到相同的 ULS 日志。
令我困扰的是,他们似乎没有为沙盒解决方案提供一种轻松记录错误或跟踪语句的方法。
Accessing the ULS logs are a pretty highly privileged function. There is a whole bunch of stuff in there that could be construed as being very sensitive (database connect strings, identities of service accounts, etc). It doesn't surprise me at all that you don't have access to that in SharePoint Online especially when you are most likely running in a multi-tenancy environment where there are lots of different customers all using the same hardware and thus all logging to the same ULS logs.
What bothers me is that they didn't seem to provide a way for Sandbox Solutions to easily log error or tracing statements.