Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 Azure 诊断设置并登录到所有 WAD 表。我该如何阅读所有日志?我有 Azure 存储资源管理器,但我看不出它有什么用处,而且日志也加载了大量垃圾。有没有办法以更明智的方式查看诊断数据?
您必须自己编写一个解析工具来读取所有数据,或者您可以购买类似 Cerebrata 的诊断工具来解释它。不幸的是,存储中的数据只是原始数据,没有解释。