03-15-2018 02:09 AM
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 ?.
01-15-2020 10:12 AM
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
03-19-2018 05:10 PM
You can try with the following addon
03-29-2018 05:48 AM
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.
04-02-2018 09:57 AM
It is better to start a new thread on the topic.
01-15-2020 09:33 AM
Hi, can you tell me how to install the plug-in?
Thx
01-15-2020 10:12 AM
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
Explore our Alfresco products with the links below. Use labels to filter content by product module.