Audit Query in Alfresco

cancel
Showing results for 
Search instead for 
Did you mean: 
sandhya_nair
Partner

Audit Query in Alfresco

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
krutik_jayswal
Senior Member II

Re: Audit Query in Alfresco

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
Partner

Re: Audit Query in Alfresco

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
Advanced

Re: Audit Query in Alfresco

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)