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":
[
]
}