Enable auditing Alfresco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2020 09:52 AM
Hi,
I enabled the parameters below on alfresco-global.properties:
audit.enabled = true
audit.alfresco-access.enabled = true
How long does Alfresco take to audit?
In addition to this parameter, do you need to parameterize or implement something else?
With best regards,
José Roberto.
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2020 01:26 AM
Hello @jbrasil
You have configured correct properties.
After configure audit properties in alfresco-global.properties you will need to restart the server for auditing to be fully enabled.
Harsh | ContCentric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2020 03:40 AM
There are several serveral other properties that are false by default in fowoling
Maybe you need set to true in your alfresco-global.properties
audit.enabled=true
audit.tagging.enabled=true
audit.alfresco-access.enabled=false
audit.alfresco-access.sub-actions.enabled=false
audit.cmischangelog.enabled=false
audit.dod5015.enabled=false