Hi all, how to get audit details on noderef ??.I enabled audits and able to see the audit details in http://localhost:8080/alfresco/service/api/audit/query/alfresco-access?verbose=true now how to use this details to show users on file and folder actions? and also for creation of report for audit ?.
Solved! Go to Solution.
Repo project: https://github.com/sujaypillai/ev-aikau-auditreport/tree/master/ev-repo generates an amp that needs to be installed on alfresco.war
Share project https://github.com/sujaypillai/ev-aikau-auditreport/tree/master/ev-share generates an amp that needs to be installed on share.war
Clone the project https://github.com/sujaypillai/ev-aikau-auditreport and execute mvn clean package or mvn clean install for each projects and then use alfresco-mmt to install the amp files.
Take a look at if you are not familier with amp and installation process:
https://docs.alfresco.com/5.2/concepts/dev-extensions-modules-management-tool.html
https://docs.alfresco.com/5.2/tasks/amp-install.html
Note, if you are using ACS 6.x, amp generated from these projects may not work and you may have to tweak the amps as needed for ACS6.x.
https://docs.alfresco.com/6.2/concepts/dev-extensions-packaging-techniques-amps.html
You can try with the following addon
Hi Douglas C. R. Paes ,
I have gone through that it's very useful to me and I have modified it for showing audit values clean and neatly.Now I am trying for audits based on user/access/between time period in java how to we will add audit query parameter for this.
It is better to start a new thread on the topic.
Hi, can you tell me how to install the plug-in?
Thx
Repo project: https://github.com/sujaypillai/ev-aikau-auditreport/tree/master/ev-repo generates an amp that needs to be installed on alfresco.war
Share project https://github.com/sujaypillai/ev-aikau-auditreport/tree/master/ev-share generates an amp that needs to be installed on share.war
Clone the project https://github.com/sujaypillai/ev-aikau-auditreport and execute mvn clean package or mvn clean install for each projects and then use alfresco-mmt to install the amp files.
Take a look at if you are not familier with amp and installation process:
https://docs.alfresco.com/5.2/concepts/dev-extensions-modules-management-tool.html
https://docs.alfresco.com/5.2/tasks/amp-install.html
Note, if you are using ACS 6.x, amp generated from these projects may not work and you may have to tweak the amps as needed for ACS6.x.
https://docs.alfresco.com/6.2/concepts/dev-extensions-packaging-techniques-amps.html
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.