I am getting this error when i am trying to access audit logs
{"error": {"errorKey": "Unable to find resource resource for: audit-applications", "statusCode": 404, "riefSummary": "02190026 Unable to find resource resource for: audit-applications", "stackTrace": " For security reasons, the package trace is no longer displayed, but the property is retained for previous versions. "," DescriptionURL ":" https://api-explorer.alfresco.com "}}
here are part of my global properties:
audit.enabled=true
audit.alfresco-access.enabled=true
audit.alfresco-access.sub-actions.enabled=false
audit.filter.alfresco-access.default.enabled=true
audit.filter.alfresco-access.default.user=~System;~null;.*
audit.filter.alfresco-access.transaction.user=~System;~null;.*
audit.filter.alfresco-access.transaction.type=cm:folder;cm:content;st:site;~cm:person
The API that i am trying to access is:
http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/audit-applications
What is the problem? And is there other way to get the logs from audit?
Solved! Go to Solution.
Which Alfresco versions exactly are you using? That API is only available starting with Alfresco Enterprise 5.2.2, so if you are using Alfresco Community 5.2, it will not be available on your system.
Which Alfresco versions exactly are you using? That API is only available starting with Alfresco Enterprise 5.2.2, so if you are using Alfresco Community 5.2, it will not be available on your system.
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.