简体   繁体   中英

How to get audit log on sharepoint CSOM

hi i want to get value of audit log via CSOM.is that posible?not via crawling website for downloading that file.so i can make some API to return audit log value.

when i try to this https://sharepoint.stackexchange.com/questions/248948/site-collection-audit-settings-for-sp-online-using-csom

this is i can't get value it's only save to path.

how to get the value of audit log

Per my knowledge,CSOM could not get audit log. 在此处输入图片说明 https://sharepoint.uservoice.com/forums/329220-sharepoint-dev-platform/suggestions/8967484-microsoft-sharepoint-client-auditquery-in-csom

You could only use CSOM to configure Audit log.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM