cancel
Showing results for 
Search instead for 
Did you mean: 

Audit Query in Alfresco

sandhya_nair
Confirmed Champ
Confirmed Champ

Hi,

What will be the best way to generate the Audit Report in Alfresco? Is it suffient to use default audit webscript?

Is there any way to find the audit tables in alfresco?

3 REPLIES 3

krutik_jayswal
Elite Collaborator
Elite Collaborator

There are already rest api which can be used for retrieveing the audit details.If you need to have your own api you can create it using webscript. auditService will be help full in fetching this details.

Below addons might be help full for same.

https://github.com/Redpill-Linpro/alfresco-audit-tools

https://github.com/atolcd/alfresco-audit-share

vmalespina
Confirmed Champ
Confirmed Champ

Formtek offers subscriptions to the Auditing Extension for Alfresco.  You can download a datasheet at https://formtek.com/wp-content/themes/formtek/core/pdf/Formtek_Auditing_Extension_For_Alfresco.pdf.

Contact me at vmalespina@formtek.com if you have interest in subscribing.

abhinavmishra14
World-Class Innovator
World-Class Innovator

If you are looking to implement custom auditing feature, then look at these projects, It may help: 

https://github.com/davidantonlou/KafkaAlfrescoModule

https://github.com/fcorti/Alflytics 

https://github.com/form4/form4-auditreport

https://github.com/share-extras/audit-dashlet

~Abhinav
(ACSCE, AWS SAA, Azure Admin)