Forum Discussion
Oded Belahousky
Nov 11, 2018Copper Contributor
Is there a way to create audit log events using any programmatic sharepoint api?
Hi, Is there a way to programmatically create Audit log events using any sharepoint api (CSOM, REST...)?
Oded Belahousky
Nov 12, 2018Copper Contributor
SharePoint Online.
To create test cases to check monitoring the audit log.
Dean_Gross
Nov 12, 2018Silver Contributor
One way to do that would be to use PowerShell, either the SPO Management Shell or the PnP cmdlets to generate events that you could then look for in the audit log.