Is there a way to create audit log events using any programmatic sharepoint api?

Copper Contributor

Hi,

Is there a way to programmatically create Audit log events using any sharepoint api (CSOM, REST...)?

3 Replies

I don't think that you can create your own custom audit log events. What version of SharePoint? what is your actual goal?

SharePoint Online. 

To create test cases to check monitoring the audit log.

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.