cancel
Showing results for 
Search instead for 
Did you mean: 

Node Auditing.

dsr471
Champ on-the-rise
Champ on-the-rise
Hi,

I've one requirement . I found the audit dashlet, it was auditing the application.
I've one document type ex:mycustom:documentType. When I searching the nodes of documentType, we can get all properties related to that node(like cm:name, cm:creator, cm:title etc) and displaying in datatable.
Now my requirement was , How can I get the Audit properties(like action, user,sub-actions) of that particular node only and to display in my datatable.

Any body suggest please.


Thanks,
DSR
1 REPLY 1

s_palyukh
Star Contributor
Star Contributor
You need to update your audit filter property in alfresco-global.properties:

audit.filter.alfresco-access.default.type=cm:folder;cm:content; ${your_type}


More information there https://wiki.alfresco.com/wiki/Audit_Filter