As we don't have the luxury of using SPAuditQuery to get specific audit data for O365, I need to download the audit logs generated by SP.
The web interface provides an easy of achieving this. Is there any easy way to download these logs using C# or powershell commands?
Any suggestions welcome :)