Forum Discussion
Sai Gutta
Jul 05, 2018Iron Contributor
SharePoint Online site collection Audit Logs vs Office 365 Unified Audit Logs
Is Office 365 Unified Audit logs just a duplication of SharePoint online site collection audit logs ? If yes is it okay to turn off SharePoint Oniline site collection audit logs ? If no what ...
- Jul 07, 2018
The thing about the Office 365 audit logs is that any entries ingested from a workload, like SharePoint, are normalized based on a known schema. This means that the information captured in the audit log from SharePoint is the same as you'd get from SharePoint, but it's in a common format that makes it easy to match SPO data with other workloads.
TonyRedmond
Jul 07, 2018MVP
The thing about the Office 365 audit logs is that any entries ingested from a workload, like SharePoint, are normalized based on a known schema. This means that the information captured in the audit log from SharePoint is the same as you'd get from SharePoint, but it's in a common format that makes it easy to match SPO data with other workloads.
Sai Gutta
Jul 08, 2018Iron Contributor
Thank you Juan and Tony, this helps for sure.