Forum Discussion
dlazarov
10 years agoNew Member
Office 365 Audit Log
Hi I found this article https://support.office.com/en-us/article/Search-the-audit-log-in-the-Office-365-Protection-Center-0d4d0f35-390b-4518-800e-0c7ec95e946c?ui=en-US&rs=en-US&ad=US Is t...
shietpas
9 years agoFrequent Visitor
You can automate the export of the O365 Audit Log, including Power BI Activities, using PowerShell. You can then automate the regular execution of PowerShell. I currently export to Azure Storage and use Power BI to import all exported activities for consolidated reporting. This also has the advantage of retaining more than 90 days history currently supported in the audit logs.
davidlec
8 years agoNew Member
I have just been asked to almost exactly this - export the O365 SharePoint online logs monthly using PowerShell. Are you able to share your PowerShell script that does this?