Microsoft.SharePoint.Client.AuditQuery in CSOM
It would be good to be able to query the Site Collection Audit data via the client-side object model.
The current Audit Log Reports can serve a purpose, but the real power is being able to query the raw data and generate custom reports. This currently doesn't appear to be available in SharePoint Online and is only available for On-Prem via Microsoft.SharePoint.SPAuditQuery.

Thanks for your feedback! Although we appreciate your time and effort to give us this feedback, it’s not something we’re planning to do right now.
You can potentially expected similar APIs being introduced at the Microsoft Graph side at some point.
1 comment
Comments are closed-
Parthasarathy commented
Hi Stu Holding ,
Me too want to query to query the Site Collection Audit data via the client-side object model.can you please suggest some ideas?