Hi
Is it possible to see who has accessed a document just for reading.
And if so how is it done?
Regards
Vinutha
By default there is no acces auditing. You can enable the alfresco-access audit application, which will audit every modification to a document, as well as read access on its content (note: only download of the file or access to its preview are logged, so in somce cases you might not see a "READ" event if a user checks the docment via the web interface or APIs, when it isn't accompanied with a successful access to the preview/content as well). You can query the data collected by alfresco-access via the AuditService (Java API), which you can use in a custom web script to load the audit trail of a specific document. AFAIK Alfresco Records Management already provides an out-of-the-box action for accessing the audit trail of a record. Something similar could be build quite easily for an application using only ACS.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.