Forum Discussion
Control the number of downloaded
Hi,
It is possible to control the number of documents downloaded by a user in a specified range of time in an SPO document library?
Thanks
5 Replies
- SanthoshB1Bronze ContributorYou can also try this tool from TechNet which will help you to create this report using filters and save it.
https://gallery.technet.microsoft.com/Office-365-Audit-Report-22eff6f3 No, not by default. But you can certainly monitor this via the Audit logs, and some products such as ASM can allow you to perform actions when "mass download" events are detected. None of these actions can only stop downloads though, without impacting other functionality.
If you use the ODFB client for download, you have bandwith control settings to play with there.
- Take a look also at the default audit features you have in SPO...as you know, you can configure audit at the document library level and get some reports about activity happening with files
- Miguel Ortiz JiménezCopper Contributor
I really do not need to stop the mass download of documents, but I do need to audit this one.
Is it possible through a batch process to access the audit of the library using CSOM?
If this is possible, I can access to the audit and send this to site administrators once a week.Thanks