Forum Discussion
scharest
Feb 03, 2021Copper Contributor
Downloading mass of Unified Audit Logs (UAL) data
Hi, I work in data forensics. We often need to download months of UAL data from customers' Office 365 environment to analyze incidents. For example, I recently had to download 3 months of data, w...
VasilMichev
Feb 03, 2021MVP
Exchange Remote PowerShell is definitely not the best tool to work with such amounts of data.
Take a look at the Management activity APIs instead: https://docs.microsoft.com/en-us/office/office-365-management-api/office-365-management-activity-api-reference
scharest
Feb 03, 2021Copper Contributor
VasilMichevThis will not work for us as it would require too much setup plus we cannot predict which of our customers have Active Directory LDAP, Azure Active Directory (AAD) or neither.