We are planning to store documents - Word, Pdf etc - as media items that only logged in users can access. I have a requirement to record an audit trail of which users have downloaded which documents.
Is there any built in functionality in Umbraco, or handy packages that could help me achieve this? Thanks!
Audit trail of media downloads
We are planning to store documents - Word, Pdf etc - as media items that only logged in users can access. I have a requirement to record an audit trail of which users have downloaded which documents.
Is there any built in functionality in Umbraco, or handy packages that could help me achieve this? Thanks!
Hi Graeme,
I found an older post http://our.umbraco.org/forum/using/ui-questions/21724-how-do-I-check-the-audit-trail-of-media-or-document that says that you should be able to audit trail of media downloads using the F.A.L.M. Housekeeping and it shoud be available for version 7 on gitHub.
See this post http://our.umbraco.org/projects/backoffice-extensions/falm-housekeeping/general-discussions/49261-Housekeeping-v6-released-%28for-umbraco-v6-and-v7%29 from Adriano Fabri developer of this package, where the package should be good for Umbraco 7.
Hope this helps,
/Dennis
Just to be clear, the version for Umbraco 7, is the one called FALM-Housekeeping-v6 and can be found here: https://github.com/FALM-Umbraco-Projects/FALM-Housekeeping-v6
v6.0.0.0 - Fix: update connectionstring umbraco v7 compatibility (may be necessary to clear browser cache after installation)
Hope this helps,
/Dennis
Thanks Dennis - that looks like a useful package. However I've just realised my post is misleading as I phrased my question wrongly.
What I should have said is that I want to record an audit trail of which documents logged on members (not users) have downloaded.
Thanks again, Graeme
is working on a reply...