This section describes the configuration and environment settings for auditing.
Configuration and environment | Details |
---|---|
Tomcat environment |
|
View the available web scripts and details | Use the following scripts: |
HTTP client |
|
Sample files |
|
Check the state of auditing on the server:
% curl -u admin:admin "http://localhost:8080/alfresco/service/api/audit/control" { "enabled" : false, "applications": [ ] }For information on how to clean up the audit tables, see Scheduling cleanup of database tables.