Hi
Environment: SharePoint 2010
I've been trying to find out if the audit log reports treats viewing and downloading a file as the same action. I ran a custom report, ticked the "<label for="CheckBoxAuditView">Opening or downloading documents, viewing items in lists, or viewing item properties</label>" events, but in the report the only event is "View". I have a feeling that from SharePoint's of view, it does not know what action a user has taken after a file has been opened. Technically as soon as you open a file, it's considered a "download" already, that's why there's only the "view" event in the report, is that correct?
If someone can confirm this that'd be much appreciated.
Many thanks,
Rick